Jump to content

Atlas Compilation Error


Zoomastigophora
 Share

Recommended Posts

Just grabbed the latest build off SVN (r7603) and I'm getting these errors when trying to compile:


2>..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp(184) : error C2039: 'state' : is not a member of 'SDL_KeyboardEvent'
2>..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp(198) : error C2039: 'state' : is not a member of 'SDL_KeyboardEvent'
2>..\..\..\source\tools\atlas\GameInterface\Handlers\MiscHandlers.cpp(204) : error C2039: 'state' : is not a member of 'SDL_KeyboardEvent'

Looking at it, MESSAGEHANDLER(GuiCharEvent) should be throwing the same error, but it's not so I'm assuming the compiler stops trying to compile the file before getting to that point.

Anywho, what should I do?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...