Hello everyone. I installed it in xcode 8.3 mysql connector (after installing boost) and to test, I compiled and executed the code offered by the mysql connector tutorial.
Once running, xcode, give me the following error:
1 2 3
dyld: Library not loaded: libmysqlcppconn.1.dylib
Referenced from: ............
Reason: image not found
I think I have successfully installed 'boost' through macports and even installing masql-connectors.
I'm trying to figure out what it means 'image not found'