Bug #8170 Linking error ?
Submitted: 27 Jan 2005 23:18 Modified: 31 Jan 2005 17:08
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL++ Severity:S1 (Critical)
Version:mysql++ 1.7.26 OS:Windows (Win XP Pro SP2)
Assigned to: CPU Architecture:Any

[27 Jan 2005 23:18] [ name withheld ]
Description:
Hi,
i cant get an compiled Programm using mysql++ ...
Im using WIn XP Pro with Visual Studio Net 2003, tried mysql in several versions and im using mysql++ 1.7.26.

Even the smallest piece of code trying to connect to my mysql-databases performs some linking erros which i cant solve, even non-one on a forum could.
The errors are these:

Linking...
LINK : error LNK2020: unresolved token (0A000065) mysqlpp.ResUse.__dtor
LINK : error LNK2020: unresolved token (0A000066) mysqlpp.Row.size
LINK : fatal error LNK1120: 2 unresolved externals

How to repeat:
You can reach me at murdoctg@web.de

Thanks a lot

Nala
[31 Jan 2005 17:08] MySQL Verification Team
I was able for to compile the mysql++1.7.27 and their samples
without problems with VS 2003.

Build log was saved at "file://c:\mysql++-1.7.27\examples\Debug\BuildLog.htm"
resetdb - 0 error(s), 0 warning(s)

---------------------- Done ----------------------

    Build: 26 succeeded, 0 failed, 0 skipped

Then please try this version.