![]() |
C++/MFC evaluation install |
Post Reply ![]() |
Author | |
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() Posted: 07 March 2008 at 11:00am |
Hello everyone
I installed and deploy the evaluation kit.
I included the XTToolkitPro.h in stdafx.h
When I compile, first it's linking with the dll but then I have this error:
1>LINK : fatal error LNK1104: cannot open file 'ToolkitProEval1122vc90UD.lib' I don't understand and I don't know what to do.
Hope you can help me!
Thanks
|
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
I found the lib and include it in the project settings.
Now I have....
1>LINK : fatal error LNK1104: cannot open file 'C:\Program.obj' Please help me I really want to start today.... Thanks in advance. |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
You set some wrong path to lib.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
Hi
Thanks for your answer, here is the path... C:\ProgramFiles\CodejockSoftware\MFC\XtremeToolkitProv11.2.2forVisualStudio2008\lib\vc90\ToolkitProEval1122vc90UD.lib That's the path for the lib I'm sure it's good so I still have the error: 1>LINK : fatal error LNK1104: cannot open file 'C:\Program.obj' Is there a manual on how to install the eval kit? Thanks |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
someone.... please??
![]() |
|
![]() |
|
kstowell ![]() Admin Group ![]() Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
![]() ![]() ![]() ![]() ![]() |
Ok lets see if we can resolve this, first things first, which version of Visual Studio are you using? |
|
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS< |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
I m using visual studio 2008 version 9.0.20706.1 Beta2
Thanks |
|
![]() |
|
kstowell ![]() Admin Group ![]() Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
![]() ![]() ![]() ![]() ![]() |
Ok, I would recommend that you install the release (non-beta) version of Visual Studio, the version I have installed is v9.0.21022.8 RTM.
Also, make sure that you have downloaded the correct version of of the eval, "Visual Studio 2008 (9.0) for Win32", I am assuming you have alread done this from the path you gave earlier.
1. Launch Visual Studio 2008, and choose Tools -> Options to open the Options Dialog.
2. Expand Projects and Solutions and click on VC++ Directories.
3. Change Show directories for: to Include files.
4. Make sure that C:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v11.2.2 for Visual Studio Visual Studio 2008\Source is in the list (if not add it) and move it to the top. Your path might be different if you installed to a different location.
5. Change Show directories for: to Source files and repeat step 4. 5. Change Show directories for: to Library files and repeat step 4 using the path C:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v11.2.2 for Visual Studio Visual Studio 2008\Lib\vc90.
You can now remove the lib from your project settings and your project should compile. Please let me know how this turns out or if you have more questions.
Regards, |
|
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS< |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
Thanks a lot it works perfect.... I will now try this and probably buy it in the future because the product and support are great!!!!
![]() |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
Sorry I guess I was too fast...
It compiles well but when I execute the ToolkitProEval1122vc90UD.dll is missing. If I copy/paste it in the Debug directory where the .exe is then It crashes as well. |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Try to build our examples from Samples folder.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
Hi
Sample build is OK, but they crashe when I try to execute them. I always get the same error: Initialization error (0x0150002), I can't launch any .exe Thanks |
|
![]() |
|
ABuenger ![]() Newbie ![]() ![]() Joined: 02 February 2006 Status: Offline Points: 1075 |
![]() ![]() ![]() ![]() ![]() |
Have you build the Samples with the Beta2 of VS2008? The eval DLL is probably built with the RTM version and they might not like each other.
|
|
Codejock support
|
|
![]() |
|
bobblanco ![]() Newbie ![]() Joined: 07 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() |
Yes I did
I guess the problem is this beta2 of visual studio... I will try with an RTM version and let you know. Thanks |
|
![]() |
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 |