-
Notifications
You must be signed in to change notification settings - Fork 6
Description
[ 90%] Building CXX object CMakeFiles/smfdecompiler.dir/decompiler.cpp.o
In file included from /home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/SMFMap.h:22:0,
from /home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/decompiler.cpp:4:
/home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/TileStorage.h:35:10: warning: integer constant is too large for its type [enabled by default]
/home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/TileStorage.h:35:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
/home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/decompiler.cpp: In function ‘int main(int, char*)’:
/home/vytautas/Downloads/spring/mapkonv/SpringMapConvNG/decompiler.cpp:78:33: error: ‘chdir’ was not declared in this scope
make[2]: ** [CMakeFiles/smfdecompiler.dir/decompiler.cpp.o] Error 1
make[1]: *** [CMakeFiles/smfdecompiler.dir/all] Error 2
make: *** [all] Error 2