Jump to content

HELP NEW PET SYSTEM COPILATED GAME


Recommended Posts

Hello someone could help me with this error I get while compiling agradeceria far the error is to compile GAMe

SYSSER;

In file included from questlua_item.cpp:1:0:
db.h:44:22: error: 'LOGIN_MAX_LEN' was not declared in this scope
  char        szLogin[LOGIN_MAX_LEN+1];
                      ^
db.h:47:19: error: 'MAX_HOST_LENGTH' was not declared in this scope
  char        szIP[MAX_HOST_LENGTH+1];
                   ^
db.h:79:35: error: expected template-name before '<' token
 class DBManager : public singleton<DBManager>
                                   ^
db.h:79:35: error: expected '{' before '<' token
db.h:79:35: error: expected unqualified-id before '<' token
In file included from ../../common/tables.h:4:0,
                 from constants.h:4,
                 from horse_rider.h:4,
                 from char.h:9,
                 from questlua_item.cpp:4:
../../common/length.h:729:22: error: expected declaration before end of line
 #pragma pack(push, 1)
                      ^
gmake: *** [.obj/questlua_item.o] Error 1
gmake: *** Waiting for unfinished jobs....

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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.