Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Integration problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Integration problem

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Integration problem
    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!
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 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
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.188 seconds.