Code:
CPP build/carcontrolmap_local.o
src/carcontrolmap_local.cpp: In static member function âstatic std::map<std::basic_string<char>, int> CARCONTROLMAP_LOCAL::InitKeycodeStringMap()â:
src/carcontrolmap_local.cpp:833:20: error: âSDLK_KP_0â was not declared in this scope
src/carcontrolmap_local.cpp:834:20: error: âSDLK_KP_1â was not declared in this scope
src/carcontrolmap_local.cpp:835:20: error: âSDLK_KP_2â was not declared in this scope
src/carcontrolmap_local.cpp:836:20: error: âSDLK_KP_3â was not declared in this scope
src/carcontrolmap_local.cpp:837:20: error: âSDLK_KP_4â was not declared in this scope
src/carcontrolmap_local.cpp:838:20: error: âSDLK_KP_5â was not declared in this scope
src/carcontrolmap_local.cpp:839:20: error: âSDLK_KP_6â was not declared in this scope
src/carcontrolmap_local.cpp:840:20: error: âSDLK_KP_7â was not declared in this scope
src/carcontrolmap_local.cpp:841:20: error: âSDLK_KP_8â was not declared in this scope
src/carcontrolmap_local.cpp:842:20: error: âSDLK_KP_9â was not declared in this scope
src/carcontrolmap_local.cpp:875:28: error: âSDLK_APPLICATIONâ was not declared in this scope
src/carcontrolmap_local.cpp:876:24: error: âSDLK_NUMLOCKCLEARâ was not declared in this scope
src/carcontrolmap_local.cpp:878:27: error: âSDLK_SCROLLLOCKâ was not declared in this scope
src/carcontrolmap_local.cpp:885:22: error: âSDLK_RGUIâ was not declared in this scope
src/carcontrolmap_local.cpp:886:22: error: âSDLK_LGUIâ was not declared in this scope