Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - trouble getting started, lib paths
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

trouble getting started, lib paths

 Post Reply Post Reply
Author
Message
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Topic: trouble getting started, lib paths
    Posted: 19 September 2006 at 2:40am
I installed Toolkit Pro today and can't seem to get a test app working based on the sample in the docs ("creating an app having Office style toolbar and menus"). VS 6 is looking for and can;t find a file named ToolkitPro1031vc60.lib.
I did not specify either a library path or a library in the project settings, and I don't have the named file on my machine. However, the codejock/mfc folder does have libraries using that prefix with endings DS, DSU, DSD, and USD for the ANSI and Unicode versions. I also searched the registry for the unfound lib, with no luck. Where is it getting this library name? And how do I make it work?
 
Thanks,
 
Michael
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: 19 September 2006 at 3:10am
Hello, Run Deployment Wizard again and build simple ANSI version with DLL linking
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Posted: 19 September 2006 at 8:38am
Thanks, I'll try that. So are you saying I won't have UNICODE support?
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: 19 September 2006 at 8:45am
??
No, I say that you compile Ansi application and need Ansi dll toolkit version.
Change in options of your application to use Unicode and automatically Unicode toolkit version will be used.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Posted: 19 September 2006 at 8:51am
OK, I'll try that. Another thing I don;t quite understand about installation:
At the screen for "Select Primary Visual C++ Version", I have 2 options enabled, VS 6 and VC 8/2005 because both apps are installed on this machine. Before, I selected both because I do development for both and so I want libs for each. Now, running the deployment for second time, I see that maybe I should choose only 1 of these. If I choose only one of them, do I get libs for both VS 6 and VC 8/2005 ?
 
Michael
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: 19 September 2006 at 3:23pm

Hello,

if you choose only vc6, deployment will build dll for vc6 only. if you choose vc2005 deployment will build dll for vc2005. So if you need both lib and dll, select both vc
 
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Posted: 19 September 2006 at 3:27pm
OK, Thanks for your help.
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.031 seconds.