![]() |
toolkit pro app wizard 15.2.1 |
Post Reply
|
| Author | |
dalai
Groupie
Joined: 07 January 2011 Status: Offline Points: 36 |
Post Options
Thanks(0)
Quote Reply
Topic: toolkit pro app wizard 15.2.1Posted: 15 December 2011 at 1:43pm |
|
I think toolkit pro app wizard project creates compile errors
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 January 2012 at 10:12am |
|
what are the errors?
|
|
![]() |
|
stringbass
Newbie
Joined: 14 May 2003 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2012 at 12:33pm |
|
Selecting all the defaults for a Toolkit Pro generated application these errors are produced when compiling:
Error 1 error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended. c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcore.h 35 1 test3 After changing _WIN32_WINNT to 0x0501 these are some of the errors: Error 1 error C2061: syntax error : identifier 'PSCROLLBARINFO' c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afxwin.h 4060 1 test3 Error 2 error C2065: 'PSCROLLBARINFO' : undeclared identifier c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afxwin4.inl 184 1 test3Error 8 error C2065: 'CCM_SETWINDOWTHEME' : undeclared identifier c:\program files (x86)\microsoft visual studio 10.0 \vc\atlmfc\include\afxcmn3.inl 20 1 test3 etc. Windows 7 SP1 64bit Visual Studio 2010 SP1
|
|
|
stringbass
|
|
![]() |
|
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 |