MySQL Forums
Forum List  »  Connector/C++

OS X xCode Error: dyld: Library not loaded: libmysqlcppconn.1.dylib
Posted by: Chris Gordon
Date: July 12, 2009 06:55AM

When trying to build my project in xCode I get this error:

dyld: Library not loaded: libmysqlcppconn.1.dylib
Referenced from: /Users/snorkeyg/Documents/xCode Training Materials/xCodeBuildFiles/Debug/TuioDemo.app/Contents/MacOS/TuioDemo
Reason: image not found

The Debugger has exited due to signal 5 (SIGTRAP).The Debugger has exited due to signal 5 (SIGTRAP).

I have dragged this library into my project and manually copied it to /Users/snorkeyg/Documents/xCode Training Materials/xCodeBuildFiles/Debug/TuioDemo.app/Contents/MacOS/TuioDemo as a test with no sucess.

Thanks in advance for your help! :D

Options: ReplyQuote


Subject
Views
Written By
Posted
OS X xCode Error: dyld: Library not loaded: libmysqlcppconn.1.dylib
5053
July 12, 2009 06:55AM


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.