MySQL Forums
Forum List  »  Connector/C++

Re: Mysql Connector/C++ on Mac OS X Tiger
Posted by: Lawrin Novitsky
Date: January 28, 2009 09:37AM

Hi,

I'm not Mac user, so probably I can't really help you. But looks like when you build you c++ project linker just can't find MySQL C/C++ library.
Did you do "make install"?
or maybe you could try to manually copy library file somewhere to make it visible for linker.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql Connector/C++ on Mac OS X Tiger
3049
January 28, 2009 09:37AM


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.