![]()  | 
 
 | 
 
    Post Reply  
   | 
  
| Author | |
   
   ufo2009  
   
   Newbie  
   Joined: 04 January 2009 Status: Offline Points: 2  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Topic: How to compile my project without ToolkitPro?Posted: 04 January 2009 at 11:47am  | 
 
| 
   
    
   I've installed ToolkitPro and my project's using it. 
 
   
  Now one guy in my project team want to compile my project. 
Unfortunately he doesn't have ToolkitPro installed. 
So what should I do so that my project can be compiled everywhere?  
Thanks pretty much! 
    | 
 |
![]()  | 
 |
   
   Oleg  
   
   Senior Member  
   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 05 January 2009 at 1:45am | 
 
| 
   
    Hi, You need copy headers, and lib files. 
    | 
 |
| 
   
     
     Oleg, Support Team 
   
  CODEJOCK SOFTWARE SOLUTIONS  | 
 |
![]()  | 
 |
   
   znakeeye  
   
   Senior Member  
   Joined: 26 July 2006 Status: Offline Points: 1672  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 05 January 2009 at 3:44am | 
 
| 
   
    
   And make sure the files are compiled with the same compiler and linked against the same MFC version! :)
    
   
   | 
 |
| 
   
     
     PokerMemento - http://www.pokermemento.com/
     
   
   | 
 |
![]()  | 
 |
   
   ufo2009  
   
   Newbie  
   Joined: 04 January 2009 Status: Offline Points: 2  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 07 January 2009 at 8:19am | 
 
![]()  | 
 |
   
   mdoubson  
   
   Senior Member  
   Joined: 17 November 2008 Status: Offline Points: 1705  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 13 January 2009 at 10:21pm | 
 
| 
   
    
   Essentially you can come to the same idea just looking in "Samples" folder structure. They all just USE previosly compiled version of Toolkit Pro (does not matter - dynamic or static). "Lib" is outside of "Source" folder, "Bin" - for DLLs and Samples EXE. Just need header-files - access throw single cummulative file 
 
   
  #include <XTToolkitPro.h> // Codejock Software Components | 
 |
![]()  | 
 |
    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  |