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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...