Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Link Error when running CodeJock Sample Program
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Link Error when running CodeJock Sample Program

 Post Reply Post Reply
Author
Message
shanmuganathan View Drop Down
Groupie
Groupie
Avatar

Joined: 01 December 2006
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote shanmuganathan Quote  Post ReplyReply Direct Link To This Post Topic: Link Error when running CodeJock Sample Program
    Posted: 08 December 2006 at 12:21am
Hi
 
When running the CodeJock(10.3.1) sample program it gives a link error saying "cannot open file ToolkitPro1031vc60.lib".
 
We also got the same Link Error when we created a new SDI application.
 
Please tell us what to do.
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: 08 December 2006 at 12:43am
Hi,
 
Obviously you don't have ToolkitPro1031vc60.lib or path not found.
so first try to compile it - run deployment wizard and check compile.
next check if this lib file appear in lib\vc6 folder of installation.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
shanmuganathan View Drop Down
Groupie
Groupie
Avatar

Joined: 01 December 2006
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote shanmuganathan Quote  Post ReplyReply Direct Link To This Post Posted: 08 December 2006 at 5:04am
Hi Oleg
 
We already ran the deployment wizard and following are the files present in "Xtreme ToolkitPro v10.3.1\lib\vc60" path
 
1) ToolkitPro1031vc60DS.lib
2) ToolkitPro1031vc60DSD.lib
3) ToolkitPro1031vc60DSU.lib
4) ToolkitPro1031vc60DSUD.lib
5) ToolkitPro1031vc60S.lib
6) ToolkitPro1031vc60SD.lib
7) ToolkitPro1031vc60SU.lib
8) ToolkitPro1031vc60SUD.lib
 
And there is no file named "ToolkitPro1031vc60.lib" present.
 
Please guide us what to do.
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1210
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 08 December 2006 at 5:38am

Hi,

You only compiled the static lib versions of the toolkit. You have to compile the dynamic versions of the toolkit (DLL which dynamically links to the MFC). The lib you're missing is the ANSI release version (ToolkitPro1031vc60.lib).

Martin
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.078 seconds.