MySQL Forums
Forum List  »  Connector/C++

Re: Mysql Connector 1.10 - Get_driver_instance other fixes did not work
Posted by: Mike D'Onofrio
Date: May 31, 2012 10:51AM

Here is my most recent build log (trying for dynamic linking)

1>------ Build started: Project: mysql test, Configuration: Release Win32 ------
1>Compiling...
1>stdafx.cpp
1>Compiling...
1>mysql test.cpp
1>Linking...
1>mysql test.obj : error LNK2001: unresolved external symbol _get_driver_instance
1>f:\mysql test\Release\mysql test.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://f:\mysql test\mysql test\Release\BuildLog.htm"
1>mysql test - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql Connector 1.10 - Get_driver_instance other fixes did not work
2166
May 31, 2012 10:51AM


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.