-
Account Upgraded | Title Enabled!
adding stuff to 1.5 source
whenever i try to add exemple this : http://forum.ragezone.com/f245/sword...toggle-838235/
to my 1.5 when i try to compile with BRZ_release_publish i alway have error with him.
error .... zconfiguration.ccp... etc
why?
-
-
Good Guy George
Re: adding stuff to 1.5 source
-
Account Upgraded | Title Enabled!
Re: adding stuff to 1.5 source
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(133): warning C4101: 'bTrailOption' : unreferenced local variable
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(461): error C2146: syntax error : missing ';' before identifier 'MXmlDocument'
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(461): error C2761: 'bool ZConfiguration::LoadConfig(const char *)' : member function redeclaration not allowed
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(465): error C2065: 'szFileName' : undeclared identifier
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(465): error C2501: 'MLog' : missing storage-class or type specifiers
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(465): error C2365: 'MLog' : redefinition; previous definition was a 'function'
../cml\Include\MDebug.h(17) : see declaration of 'MLog'
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(465): error C2078: too many initializers
c:\Users\Manga\Desktop\Gunz\Stable\Gunz\ZConfiguration.cpp(467): error C2143: syntax error : missing ';' before '.'
and many others , this happen when i have these code to line : 410,460,etc :S