![]() |
About Unicode Release build in XT-Samples |
Post Reply
|
| Author | |
dickty
Newbie
Joined: 30 March 2005 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: About Unicode Release build in XT-SamplesPosted: 01 April 2005 at 2:50pm |
|
Hi all, I am a new guy for XtremeToolkitPro. While I got this, I have noticed that there are many examples without Unicode release build within them, Samples/Controls/Button project for example. And I try to add an Unicode Release build into project but build is failed with errors ~Can not link to CXTResize::LoadPlacement() and CXTResize::SavePlacement(). Why and how can I fix it? Thanks
Dickty
|
|
![]() |
|
dennisV
Senior Member
Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 April 2005 at 6:42pm |
|
I'm working with UNICODE everyday of my life Just go over all the settings, usually you'll see something missing somewhere |
|
|
// W7 64 Ultimate SP1
// VS 2008 // CodeJock 16.2.3 (MFC) |
|
![]() |
|
true.yang
Newbie
Joined: 02 April 2005 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 April 2005 at 7:59am |
|
After many efforts, I have found that even though I create the Unicode Release build based on Unicode Debug build and remodify the compile setting options. It can build now but link with xxxlibud version and some warnings happened. So I explore further into the cpp files' compile setting. It is strange the setting is just the same as the Unicode Denbug's setting(_DEBUG and no optimization). I have to remodify every file's indivial compile option to NDEBUG and enable some optimizations I want. Finally, It works! I don't know, It is so tedious to me to make a new build type. Does any infomation can help us to do it quickly and correctly?
|
|
![]() |
|
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 |