Replies: 3 comments 23 replies
-
You need to include more of the log. That doesn't show anything other than there is an error and it is stopping the compile. |
Beta Was this translation helpful? Give feedback.
-
[ 69%] Building CXX object Source/CMakeFiles/libdevilutionx.dir/engine.cpp.obj |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
building Linux devX 1.6.0 works perfect, but when i try to compile the windows 32 and 64 bit versions with Ubuntu i get this error at 87 % and abort - any ideas?
cmake --build build -j $(getconf _NPROCESSORS_ONLN)
.
.
[ 87%] Building CXX object Source/CMakeFiles/libdevilutionx.dir/engine/trn.cpp.obj
[ 87%] Building CXX object Source/CMakeFiles/libdevilutionx.dir/engine/render/automap_render.cpp.obj
gmake[2]: *** [Source/CMakeFiles/libdevilutionx.dir/build.make:1307: Source/CMakeFiles/libdevilutionx.dir/dvlnet/abstract_net.cpp.obj] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:3063: Source/CMakeFiles/libdevilutionx.dir/all] Error 2
gmake: *** [Makefile:166: all] Error 2
Beta Was this translation helpful? Give feedback.
All reactions