Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Linker Error In Vista ??
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Linker Error In Vista ??

 Post Reply Post Reply
Author
Message
tommyvee View Drop Down
Groupie
Groupie


Joined: 21 August 2007
Location: United States
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote tommyvee Quote  Post ReplyReply Direct Link To This Post 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 library

The 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
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.051 seconds.