Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Source compiling _WIN32_WINNT' definitions in your project to less than 0x0600

Status
Not open for further replies.
Junior Spellweaver
Joined
Feb 22, 2011
Messages
114
Reaction score
6
error C1189: #error : Your version of the Windows SDK is earlier than 6.0. Try setting the 'WINVER' and '_WIN32_WINNT' definitions in your project to less than 0x0600. C:\Program Files\Microsoft Visual Studio 11.0\VC\atlmfc\include\afxwin.h

someone knows how to fix this?
rdmIIPA - Source compiling _WIN32_WINNT' definitions in your project to less than 0x0600 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
I'm retired, I'm already
Banned
Joined
Oct 3, 2011
Messages
832
Reaction score
155
That can be modified in the project and properties, it also says there that you are missing that library for adding it to visual basic.
It must be that you have a lower version of the SDK.
 
Upvote 0
Status
Not open for further replies.
Back
Top