Jump to content

.Avenue™

Premium
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    0%

Everything posted by .Avenue™

  1. compile questlua_global.cpp questlua_global.cpp: In function 'int quest::mysql_do_query(lua_State*)': questlua_global.cpp:1362: error: 'DBManager' has not been declared questlua_global.cpp:1373: warning: suggest parentheses around assignment used as truth value questlua_global.cpp:1380: warning: comparison between signed and unsigned integer expressions questlua_global.cpp:1358: warning: unused variable 'i' questlua_global.cpp:1361: warning: unused variable 'field' gmake: *** [OBJDIR/questlua_global.o] Error 1
  2. root@Develope:/usr/src/novaline/Server/game/src # gmake clean && gmake -j20 compile BattleArena.cpp g++: directory": No such file or directory compile FSM.cpp <command-line>: warning: missing terminating " character g++: directory": No such file or directory <command-line>: warning: missing terminating " character compile MarkConvert.cpp g++: directory": No such file or directory gmake: *** [OBJDIR/FSM.o] Error 1 gmake: *** Waiting for unfinished jobs.... <command-line>: warning: missing terminating " character gmake: *** [OBJDIR/MarkConvert.o] Error 1 gmake: *** [OBJDIR/BattleArena.o] Error 1
  3. After I tried to install devil (cd /usr/ports/graphics/devil && make install clean) I got following error: Anyone can help?
  4. Hey, anyone can tell me how I compile the Metin2-Game Source?
×
×
  • 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.