Print Page | Close Window

Linking to extreme Toolkit dll for MFC

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=5837
Printed Date: 07 June 2025 at 6:42pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Linking to extreme Toolkit dll for MFC
Posted By: Andrew Curry
Subject: Linking to extreme Toolkit dll for MFC
Date Posted: 19 December 2006 at 12:20pm
Can anyone tell me how I can force my application to link to the debug version of the extreme Toolkit dll for MFC. We have a build configuration which is not a full debug build for reasons which I won't go into. I am trying to get the build to link to the debug dll and it always automatically links to the release dll.
Any help would be great!



Replies:
Posted By: Oleg
Date Posted: 19 December 2006 at 1:34pm
Hi,
It links to release because _DEBUG was not defined. just add

#define _DEBUG before include toolkit pro... or better add it to project configuration.


-------------
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