Print Page | Close Window

C++/MFC evaluation install

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9822
Printed Date: 10 June 2024 at 1:05am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: C++/MFC evaluation install
Posted By: bobblanco
Subject: C++/MFC evaluation install
Date 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
 
 



Replies:
Posted By: bobblanco
Date Posted: 07 March 2008 at 11:22am
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.


Posted By: Oleg
Date Posted: 07 March 2008 at 3:09pm
Hi,
You set some wrong path to lib.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: bobblanco
Date Posted: 10 March 2008 at 6:55am
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




Posted By: bobblanco
Date Posted: 10 March 2008 at 9:51am
someone.... please??
going crazy....


Posted By: kstowell
Date Posted: 10 March 2008 at 11:56am

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<


Posted By: bobblanco
Date Posted: 10 March 2008 at 12:06pm
I m using visual studio 2008 version 9.0.20706.1 Beta2

Thanks


Posted By: kstowell
Date Posted: 10 March 2008 at 1:52pm
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<


Posted By: bobblanco
Date Posted: 11 March 2008 at 6:33am
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!!!!




Posted By: bobblanco
Date Posted: 11 March 2008 at 7:40am
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.




Posted By: Oleg
Date Posted: 12 March 2008 at 2:11am
Hi,
 
Try to build our examples from Samples folder.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: bobblanco
Date Posted: 12 March 2008 at 6:08am
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



Posted By: ABuenger
Date Posted: 12 March 2008 at 6:29am
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


Posted By: bobblanco
Date Posted: 12 March 2008 at 6:45am
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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net