Jump to content

Recommended Posts

Hello guys I have a problem when I do a Compil

 

Spoiler

compiling constants.cpp
In file included from char.h:17,
                 from constants.cpp:2:
cuberenewal.h:44:7: warning: no newline at end of file
compiling crc32.cpp
compiling cube.cpp
compiling db.cpp
In file included from char.h:17,
                 from cube.cpp:15:
cuberenewal.h:44:7: warning: no newline at end of file
compiling desc.cpp
In file included from char.h:17,
                 from db.cpp:11:
cuberenewal.h:44:7: warning: no newline at end of file
cube.cpp:31: error: 'CUBE_DATA' was not declared in this scope
cube.cpp:31: error: template argument 1 is invalid
cube.cpp:31: error: template argument 2 is invalid
cube.cpp:31: error: invalid type in declaration before ';' token
cube.cpp:48: error: 'CUBE_VALUE' was not declared in this scope
cube.cpp:48: error: template argument 1 is invalid
cube.cpp:48: error: template argument 2 is invalid
cube.cpp:48: error: invalid type in declaration before ';' token
cube.cpp:57: error: 'CUBE_VALUE' does not name a type
compiling desc_client.cpp
In file included from char.h:17,
                 from desc.cpp:7:
cuberenewal.h:44:7: warning: no newline at end of file
cube.cpp:146: error: expected initializer before '*' token
cube.cpp:31: warning: 's_cube_proto' defined but not used
cube.cpp:32: warning: 's_isInitializedCubeMaterialInformation' defined but not u                                                                                                             sed
cube.cpp:97: warning: 'bool FN_check_item_count(CItem**, DWORD, int)' defined bu                                                                                                             t not used
cube.cpp:116: warning: 'void FN_remove_material(CItem**, DWORD, int)' defined bu                                                                                                             t not used
gmake[1]: *** [Makefile:199: .obj/cube.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
In file included from char.h:17,
                 from desc_client.cpp:6:
cuberenewal.h:44:7: warning: no newline at end of file
gmake[1]: Leaving directory '/sourcee2/Server/game/src'
gmake: *** [Makefile:108: all] Error 2
 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.