Missing Libraries or dll's
Posted by: Troy Jennings
Date: December 15, 2005 04:42PM

I am trying to develop a dll that will allow me to attach to a MySQL database. I am using MS Visual C++ 2005 (beta). The project builds successfully on the development machine, and I am able to successfully test it on a second machine. When I attemt to test it on the production test machine, it fails with a message about possible missing libraries.

Is it possible to tell the compiler/linker to build all of the necessary libraries into the output dll?

If not, how do I find out what libraries are necessary for the project to run?

Thank you in advance for any help you can offer.

Options: ReplyQuote


Subject
Views
Written By
Posted
Missing Libraries or dll's
825
December 15, 2005 04:42PM
396
December 25, 2005 05:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.