mysqlclient.lib(default.obj) : error LNK2001: unresolved external symbol __iob...help
i am trying compile eqemu using visual c++ 2005 Express, and all looks go good, but on linking phase, i get the next messagge when i try build zoneperl:
Code:
------ Build started: Project: Zone, Configuration: ReleasePerl Win32 ------ |
From that thread that you read...
http://msdn.microsoft.com/vstudio/ex...k/default.aspx That fixed all my unresolved external problems with VC++ 2k5.NET. |
As a side-note, this is in the wrong forum as well. It specifically says not a support forum.
|
Quote:
|
apparently this has something to do with the fact that your mysql library was built using VC2003, and your trying to link it in vc2005. The suggestion on the internet is to rebuilt the lib with vc2005.. I am not sure how you got a strange lib like this... I have success with stock mysql 4.0.21 binaries.
|
thx for fast reply fatherniwit, i was using mysql 4.0.18, i ll try use 4.0.21 and i ll post if i have success
|
not luck using 4.0.21, i have changed paths to new mysql binaries location and i have deleted directories path to old mysql binaries, then i have rebuild solution, but i continue getting the same error =/
|
need i change configuration of linker input or any other thing? it is frustating =/
|
I'm using Mysql v4.0.26 & ActivePerl 5.8.4.810 with VBC++ Xpress2005
The only time I get that error is when I try to compile zone.exe via perl. Compiles fine if I don't but then I can't use quests if I don't.... so end up using the downloaded compiles (which I am thankful for!). I'll have some free time tonight so I'll see if I can fix this problem and will report back my findings (if any :p ) EDIT: Ok didn't have as much free time as I thought (as usual). Ok I can compile my zone.exe via DebugPerl but not Perl :???: Still trying to figure out if its a VBC++ setting, mysql install, perl install or a what. Will try to work on it more this weekend when time allows. |
:(
I am having this same problem as well. have tried using multiple mysql lib versions, all failed.
Code:
1>Linking... |
All times are GMT -4. The time now is 06:21 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.