Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: humbrol2 on January 20, 2010, 02:35:11 pm
-
I am trying to compile with http://forums.mysql.com/read.php?167,221298
the mysql++ connector.
D:\games\Irrlicht\mysql\mysql\main.cpp|12|undefined reference to `__imp___ZN3sql5mysql25get_mysql_driver_instanceEv'|
-
Turn on full compiler logging and post the build log in a group that support the library.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F
Tim S.