![]() |
Link Error when running CodeJock Sample Program |
Post Reply
|
| Author | |
shanmuganathan
Groupie
Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Topic: Link Error when running CodeJock Sample ProgramPosted: 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.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
shanmuganathan
Groupie
Joined: 01 December 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
mgampi
Senior Member
Joined: 14 July 2003 Status: Offline Points: 1210 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |