static linking |
Post Reply |
Author | |
mermaid
Newbie Joined: 01 March 2007 Location: Russian Federation Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 22 October 2007 at 4:27am |
I can not understand how to link Codejock library statically. I see many libraries in "Xtreme ToolkitPro v10.4.2\lib\vc80" folder. Which is needed?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
All you need is
1. Add #define _XTP_STATICLINK before you include toolkit
2. Add toolkit resources to you res\app.rc2 file: #include "XTToolkitPro.rc"
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
mermaid
Newbie Joined: 01 March 2007 Location: Russian Federation Status: Offline Points: 7 |
Post Options
Thanks(0)
|
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 |