linker or library error

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

sdani82
Posts: 1
Joined: 2003-04-03 14:26

linker or library error

Post by sdani82 » 2003-04-03 19:44

hi!
i've vc6, i've all it say on compile.txt, and i've put in the include all the directory i need (before the standard include)

im trying to built exe of DCPlusPlus-0.241-src.zip

without any change

it compile good...
but:
<<LINK : fatal error LNK1104: cannot open file "dbghelp.lib">>

i have this file.lib in my sdk..
i've try to use it...
it built the exe but when i try to execute:
<<Impossibile trovare il punto di ingresso SymFromAddr della procedura nella libreria a collegamento dinamico dbghelp.dll>>

it is in italian... but it say:

Impossible to find the start of SymFromAddr of the procedure into the dinamic linked library dbghelp.dll

i've try to translate it....

what's my wrong???
what i have to do?

if you need more info try to ask (please simple english)


sorry but my english isn't very good....

tnx anyway! and bye :?

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-04-04 01:14

See the other recent post to this forum for my suggestions to someone else using VS6 and having trouble with dbghelp.dll

no_dammagE
Posts: 5
Joined: 2003-02-18 08:55

Post by no_dammagE » 2003-04-09 13:30

just call folders in tools -> options (or so)
select libraries
enter %\LIBS and place it on the top
% is your SDK folder (e.g. C:\PROGRAM FILES\MICROSOFT SDK)

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-04-09 15:50

Which won't help, since the version included with the Platform SDK that comes with VS6 doesn't have that symbol.

The solution is to revert to an ExtendedTrace.h/cpp from an earlier DC++ version (0.24 or 0.233, it hasn't changed in a while), or perhaps to download and install the latest platform SDK from microsoft. That will likely have the updated .lib and .dll.

lord_nightrose
Posts: 5
Joined: 2003-04-19 17:34
Location: Right Here

Post by lord_nightrose » 2003-05-04 07:09

After installing a new version of Windows (Windows Server 2003 Enterprise), re-installing VS 6, installing the latest MS Platform SDK, re-downloading STLPORT, WTL, and the DC++ source, replacing the weird ExtendedTrace.h/.cpp files, and recompiling, it WORKS! Thanks a bunch, guys!
Fnord.

Who is online

Users browsing this forum: Google [Bot] and 0 guests