![]() |
Linker Error In Vista ?? |
Post Reply
|
| Author | |
tommyvee
Groupie
Joined: 21 August 2007 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: Linker Error In Vista ??Posted: 21 August 2007 at 5:07pm |
|
Hi,
I installed codejock Xtreme ToolkitPro on a laptop I have running MS Vista today.
A codebase which built fine under Windows XP failed to compile with the error below...
2>Generating Code...
2>Compiling resources... 2>Compiling manifest to resources... 2>Linking... 2>LINK : fatal error LNK1104: cannot open file 'ToolkitPro1113vc80D.lib' 2>Build log was saved at "file://c:\AppDev\bin\BDBase\BDBaseUI\Debug\BuildLog.htm" 2>BDBaseUI - 1 error(s), 68 warning(s) I can't find any reference to the above library by searching my code, although stdafx.h has the line #include <XTToolkitPro.h> // CodeJock Xtreme Toolkit Pro component libraryThe help menu mentions file permissions as a possible cause for LNK1104 so I gave everybody permission to do everything with the above .lib but I still got the error. I am assuming that somewhere in the XTToolkitPro software the above library is included and is not being found. Does anybody have a fix for this problem or suggestions to help me debug it.
THanks,
Tom
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 August 2007 at 2:57am |
|
Hello,
Linker just can't find it. Check if you have this file in \pf\Codejock...\lib\vc80. if you have, add in library path this directory
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |