Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp: In function ‘void Zap::setDefaultKeyBindings(Zap::CIniFile*, Zap::InputCodeManager*)’:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:53:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP1, "SelWeapon1", true, inputSELWEAP1, KEY_1, KEY_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:54:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP2, "SelWeapon2", true, inputSELWEAP2, KEY_2, KEY_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:55:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP3, "SelWeapon3", true, inputSELWEAP3, KEY_3, KEY_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:56:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP, "SelNextWeapon", true, inputADVWEAP, KEY_E, BUTTON_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:57:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP2, "SelNextWeapon2", true, inputADVWEAP2, MOUSE_WHEEL_UP, MOUSE_WHEEL_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:58:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_PREVWEAP, "SelPrevWeapon", true, inputPREVWEAP, MOUSE_WHEEL_DOWN, MOUSE_WHEEL_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:59:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDRMAP, "ShowCmdrMap", true, inputCMDRMAP, KEY_C, BUTTON_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:60:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TEAMCHAT, "TeamChat", true, inputTEAMCHAT, KEY_T, KEY_T ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:61:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_GLOBCHAT, "GlobalChat", true, inputGLOBCHAT, KEY_G, KEY_G ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:62:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_QUICKCHAT, "QuickChat", true, inputQUICKCHAT, KEY_V, BUTTON_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:63:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDCHAT, "Command", true, inputCMDCHAT, KEY_SLASH, KEY_SLASH ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:64:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOADOUT, "ShowLoadoutMenu", true, inputLOADOUT, KEY_Z, BUTTON_4 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:65:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD1, "ActivateModule1", true, inputMOD1, KEY_SPACE, BUTTON_7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:66:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD2, "ActivateModule2", true, inputMOD2, MOUSE_RIGHT, BUTTON_6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:67:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FIRE, "Fire", true, inputFIRE, MOUSE_LEFT, MOUSE_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:68:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DROPITEM, "DropItem", true, inputDROPITEM, KEY_B, KEY_B ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:69:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGVOICE, "VoiceChat", true, inputTOGVOICE, KEY_R, KEY_R ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:70:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_UP, "ShipUp", true, inputUP, KEY_W, KEY_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:71:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DOWN, "ShipDown", true, inputDOWN, KEY_S, KEY_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:72:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LEFT, "ShipLeft", true, inputLEFT, KEY_A, KEY_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:73:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_RIGHT, "ShipRight", true, inputRIGHT, KEY_D, KEY_RIGHT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:74:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SCRBRD, "ShowScoreboard", true, inputSCRBRD, KEY_TAB, BUTTON_5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:75:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MISSION, "Mission", true, inputMISSION, KEY_F2, KEY_F2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:76:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGGLE_RATING, "ToggleRating", true, inputTOGGLERATING, KEY_EQUALS, KEY_EQUALS ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:77:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_HELP, "Help", false, keyHELP, KEY_F1, KEY_F1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:78:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_OUTGAMECHAT, "OutOfGameChat", false, keyOUTGAMECHAT, KEY_F5, KEY_F5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:79:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FPS, "FPS", false, keyFPS, KEY_F6, KEY_F6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:80:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DIAG, "Diagnostics", false, keyDIAG, KEY_F7, KEY_F7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:81:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_1, "LoadLoadoutPreset1", false, keyLoadPreset1, KEY_ALT_1, KEY_ALT_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:82:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_2, "LoadLoadoutPreset2", false, keyLoadPreset2, KEY_ALT_2, KEY_ALT_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:83:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_3, "LoadLoadoutPreset3", false, keyLoadPreset3, KEY_ALT_3, KEY_ALT_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:84:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_1, "SaveLoadoutPreset1", false, keySavePreset1, KEY_CTRL_1, KEY_CTRL_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:85:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_2, "SaveLoadoutPreset2", false, keySavePreset2, KEY_CTRL_2, KEY_CTRL_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:717:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "KeyboardKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:86:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_3, "SaveLoadoutPreset3", false, keySavePreset3, KEY_CTRL_3, KEY_CTRL_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:719:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:53:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP1, "SelWeapon1", true, inputSELWEAP1, KEY_1, KEY_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:54:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP2, "SelWeapon2", true, inputSELWEAP2, KEY_2, KEY_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:55:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP3, "SelWeapon3", true, inputSELWEAP3, KEY_3, KEY_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:56:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP, "SelNextWeapon", true, inputADVWEAP, KEY_E, BUTTON_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:57:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP2, "SelNextWeapon2", true, inputADVWEAP2, MOUSE_WHEEL_UP, MOUSE_WHEEL_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:58:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_PREVWEAP, "SelPrevWeapon", true, inputPREVWEAP, MOUSE_WHEEL_DOWN, MOUSE_WHEEL_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:59:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDRMAP, "ShowCmdrMap", true, inputCMDRMAP, KEY_C, BUTTON_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:60:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TEAMCHAT, "TeamChat", true, inputTEAMCHAT, KEY_T, KEY_T ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:61:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_GLOBCHAT, "GlobalChat", true, inputGLOBCHAT, KEY_G, KEY_G ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:62:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_QUICKCHAT, "QuickChat", true, inputQUICKCHAT, KEY_V, BUTTON_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:63:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDCHAT, "Command", true, inputCMDCHAT, KEY_SLASH, KEY_SLASH ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:64:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOADOUT, "ShowLoadoutMenu", true, inputLOADOUT, KEY_Z, BUTTON_4 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:65:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD1, "ActivateModule1", true, inputMOD1, KEY_SPACE, BUTTON_7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:66:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD2, "ActivateModule2", true, inputMOD2, MOUSE_RIGHT, BUTTON_6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:67:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FIRE, "Fire", true, inputFIRE, MOUSE_LEFT, MOUSE_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:68:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DROPITEM, "DropItem", true, inputDROPITEM, KEY_B, KEY_B ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:69:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGVOICE, "VoiceChat", true, inputTOGVOICE, KEY_R, KEY_R ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:70:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_UP, "ShipUp", true, inputUP, KEY_W, KEY_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:71:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DOWN, "ShipDown", true, inputDOWN, KEY_S, KEY_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:72:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LEFT, "ShipLeft", true, inputLEFT, KEY_A, KEY_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:73:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_RIGHT, "ShipRight", true, inputRIGHT, KEY_D, KEY_RIGHT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:74:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SCRBRD, "ShowScoreboard", true, inputSCRBRD, KEY_TAB, BUTTON_5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:75:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MISSION, "Mission", true, inputMISSION, KEY_F2, KEY_F2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:76:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGGLE_RATING, "ToggleRating", true, inputTOGGLERATING, KEY_EQUALS, KEY_EQUALS ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:77:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_HELP, "Help", false, keyHELP, KEY_F1, KEY_F1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:78:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_OUTGAMECHAT, "OutOfGameChat", false, keyOUTGAMECHAT, KEY_F5, KEY_F5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:79:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FPS, "FPS", false, keyFPS, KEY_F6, KEY_F6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:80:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DIAG, "Diagnostics", false, keyDIAG, KEY_F7, KEY_F7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:81:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_1, "LoadLoadoutPreset1", false, keyLoadPreset1, KEY_ALT_1, KEY_ALT_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:82:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_2, "LoadLoadoutPreset2", false, keyLoadPreset2, KEY_ALT_2, KEY_ALT_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:83:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_3, "LoadLoadoutPreset3", false, keyLoadPreset3, KEY_ALT_3, KEY_ALT_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:84:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_1, "SaveLoadoutPreset1", false, keySavePreset1, KEY_CTRL_1, KEY_CTRL_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:85:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_2, "SaveLoadoutPreset2", false, keySavePreset2, KEY_CTRL_2, KEY_CTRL_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:728:112: error: invalid initialization of reference of type ‘const string& {aka const std::basic_string<char>&}’ from expression of type ‘Zap::InputCode’
- getInputCode(ini, "JoystickKeyBindings", InputCodeManager::getBindingName(InputCodeManager::enumVal), \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:86:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_3, "SaveLoadoutPreset3", false, keySavePreset3, KEY_CTRL_3, KEY_CTRL_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:730:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:697:18: error: in passing argument 3 of ‘Zap::InputCode Zap::getInputCode(Zap::CIniFile*, const string&, const string&, Zap::InputCode)’
- static InputCode getInputCode(CIniFile *ini, const string §ion, const string &key, InputCode defaultValue)
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp: In function ‘void Zap::writeKeyBindings(Zap::CIniFile*, Zap::InputCodeManager*, const string&, Zap::InputMode)’:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:53:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP1, "SelWeapon1", true, inputSELWEAP1, KEY_1, KEY_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:53:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP1, "SelWeapon1", true, inputSELWEAP1, KEY_1, KEY_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:54:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP2, "SelWeapon2", true, inputSELWEAP2, KEY_2, KEY_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:54:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP2, "SelWeapon2", true, inputSELWEAP2, KEY_2, KEY_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:55:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP3, "SelWeapon3", true, inputSELWEAP3, KEY_3, KEY_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:55:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SELWEAP3, "SelWeapon3", true, inputSELWEAP3, KEY_3, KEY_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:56:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP, "SelNextWeapon", true, inputADVWEAP, KEY_E, BUTTON_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:56:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP, "SelNextWeapon", true, inputADVWEAP, KEY_E, BUTTON_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:57:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP2, "SelNextWeapon2", true, inputADVWEAP2, MOUSE_WHEEL_UP, MOUSE_WHEEL_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:57:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_ADVWEAP2, "SelNextWeapon2", true, inputADVWEAP2, MOUSE_WHEEL_UP, MOUSE_WHEEL_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:58:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_PREVWEAP, "SelPrevWeapon", true, inputPREVWEAP, MOUSE_WHEEL_DOWN, MOUSE_WHEEL_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:58:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_PREVWEAP, "SelPrevWeapon", true, inputPREVWEAP, MOUSE_WHEEL_DOWN, MOUSE_WHEEL_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:59:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDRMAP, "ShowCmdrMap", true, inputCMDRMAP, KEY_C, BUTTON_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:59:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDRMAP, "ShowCmdrMap", true, inputCMDRMAP, KEY_C, BUTTON_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:60:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TEAMCHAT, "TeamChat", true, inputTEAMCHAT, KEY_T, KEY_T ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:60:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TEAMCHAT, "TeamChat", true, inputTEAMCHAT, KEY_T, KEY_T ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:61:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_GLOBCHAT, "GlobalChat", true, inputGLOBCHAT, KEY_G, KEY_G ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:61:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_GLOBCHAT, "GlobalChat", true, inputGLOBCHAT, KEY_G, KEY_G ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:62:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_QUICKCHAT, "QuickChat", true, inputQUICKCHAT, KEY_V, BUTTON_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:62:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_QUICKCHAT, "QuickChat", true, inputQUICKCHAT, KEY_V, BUTTON_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:63:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDCHAT, "Command", true, inputCMDCHAT, KEY_SLASH, KEY_SLASH ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:63:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_CMDCHAT, "Command", true, inputCMDCHAT, KEY_SLASH, KEY_SLASH ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:64:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOADOUT, "ShowLoadoutMenu", true, inputLOADOUT, KEY_Z, BUTTON_4 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:64:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOADOUT, "ShowLoadoutMenu", true, inputLOADOUT, KEY_Z, BUTTON_4 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:65:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD1, "ActivateModule1", true, inputMOD1, KEY_SPACE, BUTTON_7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:65:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD1, "ActivateModule1", true, inputMOD1, KEY_SPACE, BUTTON_7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:66:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD2, "ActivateModule2", true, inputMOD2, MOUSE_RIGHT, BUTTON_6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:66:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MOD2, "ActivateModule2", true, inputMOD2, MOUSE_RIGHT, BUTTON_6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:67:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FIRE, "Fire", true, inputFIRE, MOUSE_LEFT, MOUSE_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:67:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FIRE, "Fire", true, inputFIRE, MOUSE_LEFT, MOUSE_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:68:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DROPITEM, "DropItem", true, inputDROPITEM, KEY_B, KEY_B ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:68:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DROPITEM, "DropItem", true, inputDROPITEM, KEY_B, KEY_B ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:69:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGVOICE, "VoiceChat", true, inputTOGVOICE, KEY_R, KEY_R ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:69:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGVOICE, "VoiceChat", true, inputTOGVOICE, KEY_R, KEY_R ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:70:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_UP, "ShipUp", true, inputUP, KEY_W, KEY_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:70:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_UP, "ShipUp", true, inputUP, KEY_W, KEY_UP ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:71:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DOWN, "ShipDown", true, inputDOWN, KEY_S, KEY_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:71:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DOWN, "ShipDown", true, inputDOWN, KEY_S, KEY_DOWN ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:72:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LEFT, "ShipLeft", true, inputLEFT, KEY_A, KEY_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:72:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LEFT, "ShipLeft", true, inputLEFT, KEY_A, KEY_LEFT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:73:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_RIGHT, "ShipRight", true, inputRIGHT, KEY_D, KEY_RIGHT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:73:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_RIGHT, "ShipRight", true, inputRIGHT, KEY_D, KEY_RIGHT ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:74:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SCRBRD, "ShowScoreboard", true, inputSCRBRD, KEY_TAB, BUTTON_5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:74:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SCRBRD, "ShowScoreboard", true, inputSCRBRD, KEY_TAB, BUTTON_5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:75:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MISSION, "Mission", true, inputMISSION, KEY_F2, KEY_F2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:75:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_MISSION, "Mission", true, inputMISSION, KEY_F2, KEY_F2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:76:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGGLE_RATING, "ToggleRating", true, inputTOGGLERATING, KEY_EQUALS, KEY_EQUALS ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:76:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_TOGGLE_RATING, "ToggleRating", true, inputTOGGLERATING, KEY_EQUALS, KEY_EQUALS ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:77:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_HELP, "Help", false, keyHELP, KEY_F1, KEY_F1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:77:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_HELP, "Help", false, keyHELP, KEY_F1, KEY_F1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:78:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_OUTGAMECHAT, "OutOfGameChat", false, keyOUTGAMECHAT, KEY_F5, KEY_F5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:78:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_OUTGAMECHAT, "OutOfGameChat", false, keyOUTGAMECHAT, KEY_F5, KEY_F5 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:79:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FPS, "FPS", false, keyFPS, KEY_F6, KEY_F6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:79:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_FPS, "FPS", false, keyFPS, KEY_F6, KEY_F6 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:80:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DIAG, "Diagnostics", false, keyDIAG, KEY_F7, KEY_F7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:80:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_DIAG, "Diagnostics", false, keyDIAG, KEY_F7, KEY_F7 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:81:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_1, "LoadLoadoutPreset1", false, keyLoadPreset1, KEY_ALT_1, KEY_ALT_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:81:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_1, "LoadLoadoutPreset1", false, keyLoadPreset1, KEY_ALT_1, KEY_ALT_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:82:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_2, "LoadLoadoutPreset2", false, keyLoadPreset2, KEY_ALT_2, KEY_ALT_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:82:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_2, "LoadLoadoutPreset2", false, keyLoadPreset2, KEY_ALT_2, KEY_ALT_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:83:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_3, "LoadLoadoutPreset3", false, keyLoadPreset3, KEY_ALT_3, KEY_ALT_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:83:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_LOAD_PRESET_3, "LoadLoadoutPreset3", false, keyLoadPreset3, KEY_ALT_3, KEY_ALT_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:84:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_1, "SaveLoadoutPreset1", false, keySavePreset1, KEY_CTRL_1, KEY_CTRL_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:84:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_1, "SaveLoadoutPreset1", false, keySavePreset1, KEY_CTRL_1, KEY_CTRL_1 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:85:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_2, "SaveLoadoutPreset2", false, keySavePreset2, KEY_CTRL_2, KEY_CTRL_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:85:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_2, "SaveLoadoutPreset2", false, keySavePreset2, KEY_CTRL_2, KEY_CTRL_2 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, const char*)’
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:86:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_3, "SaveLoadoutPreset3", false, keySavePreset3, KEY_CTRL_3, KEY_CTRL_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:762:131: note: candidates are:
- InputCodeManager::inputCodeToString(inputCodeManager->getBinding(InputCodeManager::enumVal, mode)));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:86:4: note: in expansion of macro ‘BINDING’
- BINDING( BINDING_SAVE_PRESET_3, "SaveLoadoutPreset3", false, keySavePreset3, KEY_CTRL_3, KEY_CTRL_3 ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:763:5: note: in expansion of macro ‘BINDING_TABLE’
- BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp: In function ‘void Zap::writeEditorKeyBindings(Zap::CIniFile*, Zap::InputCodeManager*, const string&, Zap::InputMode)’:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:94:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_FLIP_HORIZ, "FlipItemHorizontal", keyFlipItemHoriz, "H" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:94:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_FLIP_HORIZ, "FlipItemHorizontal", keyFlipItemHoriz, "H" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:95:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PASTE_SELECTION, "PasteSelection", keyPasteSelection, "Ctrl+V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:95:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PASTE_SELECTION, "PasteSelection", keyPasteSelection, "Ctrl+V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:96:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_FLIP_VERTICAL, "FlipItemVertical", keyFlipItemVertl, "V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:96:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_FLIP_VERTICAL, "FlipItemVertical", keyFlipItemVertl, "V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:97:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RELOAD_LEVEL, "ReloadLevel", keyReloadLevel, "Ctrl+Shift+L" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:97:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RELOAD_LEVEL, "ReloadLevel", keyReloadLevel, "Ctrl+Shift+L" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:98:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_REDO_ACTION, "RedoAction", keyRedoAction, "Ctrl+Shift+z" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:98:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_REDO_ACTION, "RedoAction", keyRedoAction, "Ctrl+Shift+z" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:99:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_UNDO_ACTION, "UndoAction", keyUndoAction, "Ctrl+Z" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:99:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_UNDO_ACTION, "UndoAction", keyUndoAction, "Ctrl+Z" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:100:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RESET_VIEW, "ResetView", keyResetView, "V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:100:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RESET_VIEW, "ResetView", keyResetView, "V" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:101:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_LVLGEN_SCRIPT, "RunLevelgenScript", keyRunLvlgenScript, "Ctrl+K" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:101:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_LVLGEN_SCRIPT, "RunLevelgenScript", keyRunLvlgenScript, "Ctrl+K" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:102:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CENTROID, "RotateCentroid", keyRotateCentroid, "Alt+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:102:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CENTROID, "RotateCentroid", keyRotateCentroid, "Alt+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:103:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_ORIGIN, "RotateOrigin", keyRotateOrigin, "Ctrl+Alt+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:103:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_ORIGIN, "RotateOrigin", keyRotateOrigin, "Ctrl+Alt+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:104:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SPIN_CCW, "RotateSpinCCW", keyRotateSpinCCW, "R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:104:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SPIN_CCW, "RotateSpinCCW", keyRotateSpinCCW, "R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:105:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SPIN_CW, "RotateSpinCW", keyRotateSpinCW, "Shift+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:105:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SPIN_CW, "RotateSpinCW", keyRotateSpinCW, "Shift+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:106:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CCW_ORIGIN, "RotateCCWOrigin", keyRotateCCWOrigin, "Ctrl+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:106:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CCW_ORIGIN, "RotateCCWOrigin", keyRotateCCWOrigin, "Ctrl+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:107:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CW_ORIGIN, "RotateCWOrigin", keyRotateCWOrigin, "Ctrl+Shift+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:107:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ROTATE_CW_ORIGIN, "RotateCWOrigin", keyRotateCWOrigin, "Ctrl+Shift+R" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:108:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_INSERT_GEN_ITEMS, "InsertGenItems", keyInsertGenItems, "Ctrl+I" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:108:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_INSERT_GEN_ITEMS, "InsertGenItems", keyInsertGenItems, "Ctrl+I" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:109:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SAVE_LEVEL, "SaveLevel", keySaveLevel, "Ctrl+S" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:109:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SAVE_LEVEL, "SaveLevel", keySaveLevel, "Ctrl+S" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:110:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ZOOM_IN, "ZoomIn", keyZoomIn, "E" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:110:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ZOOM_IN, "ZoomIn", keyZoomIn, "E" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:111:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ZOOM_OUT, "ZoomOut", keyZoomOut, "C" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:111:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_ZOOM_OUT, "ZoomOut", keyZoomOut, "C" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:112:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_JOIN_SELECTION, "JoinSelection", keyJoinSelection, "J" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:112:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_JOIN_SELECTION, "JoinSelection", keyJoinSelection, "J" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:113:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SELECT_EVERYTHING, "SelectEverything", keySelectAll, "Ctrl+A" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:113:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_SELECT_EVERYTHING, "SelectEverything", keySelectAll, "Ctrl+A" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:114:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RESIZE_SELECTION, "ResizeSelection", keyResizeSelection, "Ctrl+Shift+X" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:114:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_RESIZE_SELECTION, "ResizeSelection", keyResizeSelection, "Ctrl+Shift+X" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:115:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_CUT_SELECTION, "CutSelection", keyCutSelection, "Ctrl+X" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:115:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_CUT_SELECTION, "CutSelection", keyCutSelection, "Ctrl+X" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:116:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_COPY_SELECTION, "CopySelection", keyCopySelection, "Ctrl+C" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:116:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_COPY_SELECTION, "CopySelection", keyCopySelection, "Ctrl+C" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:117:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_LEVEL_PARAM_EDITOR,"GameParameterEditor",keyGameParamEditor, "F3" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:117:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_LEVEL_PARAM_EDITOR,"GameParameterEditor",keyGameParamEditor, "F3" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:118:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_TEAM_EDITOR, "TeamEditor", keyTeamEditor, "F2" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:118:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_TEAM_EDITOR, "TeamEditor", keyTeamEditor, "F2" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:119:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_TELEPORTER, "PlaceNewTeleporter", keyPlaceTeleporter, "T" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:119:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_TELEPORTER, "PlaceNewTeleporter", keyPlaceTeleporter, "T" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:120:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPEEDZONE, "PlaceNewSpeedZone", keyPlaceSpeedZone, "P" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:120:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPEEDZONE, "PlaceNewSpeedZone", keyPlaceSpeedZone, "P" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:121:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPAWN, "PlaceNewSpawn", keyPlaceSpawn, "G" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:121:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPAWN, "PlaceNewSpawn", keyPlaceSpawn, "G" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:122:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPYBUG, "PlaceNewSpybug", keyPlaceSpybug, "Ctrl+Shift+B" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:122:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_SPYBUG, "PlaceNewSpybug", keyPlaceSpybug, "Ctrl+Shift+B" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:123:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_REPAIR, "PlaceNewRepair", keyPlaceRepair, "B" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:123:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_REPAIR, "PlaceNewRepair", keyPlaceRepair, "B" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:124:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_TURRET, "PlaceNewTurret", keyPlaceTurret, "Y" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:124:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_TURRET, "PlaceNewTurret", keyPlaceTurret, "Y" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:125:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_MINE, "PlaceNewMine", keyPlaceMine, "M" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:125:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_MINE, "PlaceNewMine", keyPlaceMine, "M" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:126:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_FORCEFIELD, "PlaceNewForcefield", keyPlaceForcefield, "F" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:126:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PLACE_FORCEFIELD, "PlaceNewForcefield", keyPlaceForcefield, "F" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:127:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_NO_SNAPPING, "NoSnapping", keyNoSnapping, "Shift+Space" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:127:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_NO_SNAPPING, "NoSnapping", keyNoSnapping, "Shift+Space" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:128:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_NO_GRID_SNAPPING, "NoGridSnapping", keyNoGridSnapping, "Space" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:128:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_NO_GRID_SNAPPING, "NoGridSnapping", keyNoGridSnapping, "Space" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:129:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PREVIEW_MODE, "PreviewMode", keyPreviewMode, "Tab" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:129:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_PREVIEW_MODE, "PreviewMode", keyPreviewMode, "Tab" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: error: no matching function for call to ‘Zap::CIniFile::SetValue(const string&, Zap::InputCode, std::string)’
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:130:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_DOCKMODE_ITEMS, "DockmodeItems", keyDockmodeItems, "F9" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:778:100: note: candidates are:
- inputCodeManager->getEditorBinding(InputCodeManager::enumVal, mode));
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/InputCode.h:130:4: note: in expansion of macro ‘EDITOR_BINDING’
- EDITOR_BINDING( BINDING_DOCKMODE_ITEMS, "DockmodeItems", keyDockmodeItems, "F9" ) \
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:779:4: note: in expansion of macro ‘EDITOR_BINDING_TABLE’
- EDITOR_BINDING_TABLE
- ^
- In file included from /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/config.cpp:9:0:
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: bool Zap::CIniFile::SetValue(const string&, const string&, const string&, bool)
- bool SetValue(const string §ion, const string &key, const string &value, bool const create = true);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:157:9: note: no known conversion for argument 2 from ‘Zap::InputCode’ to ‘const string& {aka const std::basic_string<char>&}’
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: bool Zap::CIniFile::SetValue(TNL::S32, TNL::S32, std::string)
- bool SetValue(S32 const sectionId, S32 const valueID, const string value);
- ^
- /home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/zap/IniFile.h:164:9: note: no known conversion for argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘TNL::S32 {aka int}’
- make[2]: *** [zap/CMakeFiles/bitfighter.dir/config.cpp.o] Error 1
- make[1]: *** [zap/CMakeFiles/bitfighter.dir/all] Error 2
- make: *** [all] Error 2
- makeobj[0]: Leaving directory `/home/vs73nx/development/eclipseProgs/c++/vs37nx-work4bitfighter/build'
- vs73nx@kk-N73SV:~/development/eclipseProgs/c++/vs37nx-work4bitfighter/build$
Advertisement
Add Comment
Please, Sign In to add comment