New Gui Add Problem
Hello, i want to add GUI for game type select but if i include it to man menu, code crash and other includes crashes, here is error code :
Please help ;)
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
guiGameSelect.cpp
X:/engine/include\IGUICheckBox.h(10): error C2143: syntax error : missing ';' before 'namespace'
guiMainMenu.cpp
x:\magame\src\socket.h(26): error C2628: 'GUIGameSelect' followed by 'bool' is illegal (did you forget a ';'?)
Please help ;)