Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
missing src/sprite2d.cpp
08-26-2010, 12:04 PM,
#1
missing src/sprite2d.cpp
can we have that added to the repository? looks like it got missed in the last series of commits. thanks.

--alex--
Reply
08-26-2010, 01:58 PM,
#2
 
thanks for adding the missing file. i seem to have lost my controls config file though (and trying to redefine them has no effect). the file exists but it's empty.

--alex--
Reply
08-26-2010, 02:38 PM,
#3
 
after doing a "scons -c", compiling gives me

Code:
In file included from include/carcontrolmap_local.h:5,
                 from src/carcontrolmap_local.cpp:1:
include/eventsystem.h:174: error: ‘EVENTSYSTEM_SDL::BUTTON_STATE EVENTSYSTEM_SDL::GetKeyState(int) const’ cannot be overloaded
include/eventsystem.h:173: error: with ‘EVENTSYSTEM_SDL::BUTTON_STATE EVENTSYSTEM_SDL::GetKeyState(SDLKey) const’
src/carcontrolmap_local.cpp: In member function ‘void CARCONTROLMAP_LOCAL::Load(const std::string&, std::ostream&, std::ostream&)’:
src/carcontrolmap_local.cpp:121: error: ‘SDLK_LAST’ was not declared in this scope
src/carcontrolmap_local.cpp:121: error: ‘SDLK_FIRST’ was not declared in this scope
scons: *** [build/carcontrolmap_local.o] Error 1
scons: building terminated because of errors.
Reply
08-26-2010, 03:20 PM,
#4
 
Quote:lost my controls config file
I can confirm this. Will fix asap.
Reply
08-26-2010, 04:31 PM,
#5
 
Controls regression fixed. Sorry for the inconvenience. :wink:
Reply
08-26-2010, 04:57 PM,
#6
 
NaN Wrote:Controls regression fixed. Sorry for the inconvenience. :wink:
no problem.

--alex--
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)