adding stuff to 1.5 source

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! gabire is offline
    MemberRank
    Dec 2008 Join Date
    CanadaLocation
    577Posts

    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?


  2. #2
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: adding stuff to 1.5 source

    But which errors, lol.

  3. #3
    Account Upgraded | Title Enabled! gabire is offline
    MemberRank
    Dec 2008 Join Date
    CanadaLocation
    577Posts

    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



Advertisement