![]() |
trouble getting started, lib paths |
Post Reply
|
| Author | |
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Topic: trouble getting started, lib pathsPosted: 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
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 September 2006 at 8:38am |
|
Thanks, I'll try that. So are you saying I won't have UNICODE support?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
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
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
MichaelN
Senior Member
Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 September 2006 at 3:27pm |
|
OK, Thanks for your help.
|
|
![]() |
|
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 |