Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Link Error when using latest XT(10.3.1)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Link Error when using latest XT(10.3.1)

 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 using latest XT(10.3.1)
    Posted: 08 December 2006 at 5:07am
Hi
 
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:44am

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.070 seconds.