S_can_server_setting_hsson
S_can_server_setting_hsson
EDIT: you have setted up configuration for wikigames?
Go to Tools->Customize->Toolbars and enable "Build",after this expand the dropdownlist and select wikigames.
Probably you fucked up something in your Src...
theres unsigned long pointer error
edit:
Bad Request
Last edited by WarriorSW; 06-07-15 at 09:23 PM.
Ok,this is the problem.
If you do as Silver said:
you have to redefine some things. If you try without edit this code probably compilation will work.Code:#if defined(WIKIGAMES_ENG) #include "Str_VIE/StringDefineCommon.h" #include "Str_VIE/StringDefineServer.h" #include "Str_VIE/StringDefineClient.h" #endif
You have to install Bison (parser) and Flex (lexer) sdk with include method already explained by Silver...
hi guys. i right click / Build Selection Fiedserver and get error....
![]()
I guess it's nice to see people helping with this. One can just hope OP attempts to learn and understand the language rather than throw every single error on here.