Print Page | Close Window

Integration problem

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=9072
Printed Date: 16 May 2024 at 1:55pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Integration problem
Posted By: znakeeye
Subject: Integration problem
Date Posted: 11 December 2007 at 10:46am
Summary: There are files missing in the Toolkit Workspace.
 
Problem
Installing and deploying is no problem (except that the installer has never updated the include paths in VS... sigh). It works! However, consider this scenario:
 
From our SourceSafe server we want to be able to fetch a specific Toolkit-enabled project, and be able to compile it without installing extra libraries, like ToolkitPro.
 
The obvious solution is to let our Workspace include ToolkitProShared_vc90.vcproj and pre-compiled Codejock DLLs and libs. So far, so good! It works if all files are in place -- which they will be if you download the project from SourceSafe explicitly. But if you open the solution file in Visual Studio (this is our preferred method), and then perform a "Get Latest" operation several files will be missing: XTToolkitPro.h, Includes.h, Resource.h...
 
Solution
Make sure all important source files (all extensions) are included in the project. As you can see, you have not added the files mentioned above. Why? Is there a good reason for it?
 
 
Thanks for an excellent product!



Replies:
Posted By: Oleg
Date Posted: 11 December 2007 at 3:37pm
Because XTToolkitPro.h/Includes.h is never included/used by our sources - it included only by application that use Toolkit.
but you can safety add them nanually to workspace.

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



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