Status: DB erfolgreich compiled.
game src:
root@metin2root:/usr/home/source_files/Server/game # chmod -R 777 src
root@metin2root:/usr/home/source_files/Server/game # cd src
root@metin2root:/usr/home/source_files/Server/game/src # gmake clean
root@metin2root:/usr/home/source_files/Server/game/src # gmake -j2
[OK] Compiling: BattleArena.cpp
[OK] Compiling: FSM.cpp
In file included from BattleArena.cpp:1:
stdafx.h:16:38: error: cryptopp/cryptoppLibLink.h: No such file or directory
[OK] Compiling: MarkConvert.cpp
In file included from MarkConvert.cpp:1:
stdafx.h:16:38: error: cryptopp/cryptoppLibLink.h: No such file or directory
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
gmake: *** [.obj/MarkConvert.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [.obj/BattleArena.o] Error 1
root@metin2root:/usr/home/source_files/Server/game/src #
Visual Studio macht noch ein update.
Probier ich danach damit mal aus.