HIlfe beim Serversource compilen

02/25/2016 18:36 NovoLineX#1
main.cpp:1120: instantiated from here
../../../Extern/include/gtest/internal/gtest-port.h:1031: warning: dereferencing type-punned pointer will break strict-aliasing rules
linking ../game_r40267_64....
/usr/bin/ld: skipping incompatible ../../libthecore/lib/libthecore.a when searching for -lthecore
/usr/bin/ld: cannot find -lthecore
Makefile:127: recipe for target '../game_r40267_64' failed
gmake[1]: *** [../game_r40267_64] Error 1
gmake[1]: Leaving directory '/usr/home/main-clean/Server/game/src'
Makefile:60: recipe for target 'all' failed
gmake: *** [all] Error 2


Ich komme beim compilen einach nicht weiter egal welches TUT ich mache
02/25/2016 19:20 gerald500#2
Quote:
Originally Posted by NovoLineX View Post
main.cpp:1120: instantiated from here
../../../Extern/include/gtest/internal/gtest-port.h:1031: warning: dereferencing type-punned pointer will break strict-aliasing rules
linking ../game_r40267_64....
/usr/bin/ld: skipping incompatible ../../libthecore/lib/libthecore.a when searching for -lthecore
/usr/bin/ld: cannot find -lthecore
Makefile:127: recipe for target '../game_r40267_64' failed
gmake[1]: *** [../game_r40267_64] Error 1
gmake[1]: Leaving directory '/usr/home/main-clean/Server/game/src'
Makefile:60: recipe for target 'all' failed
gmake: *** [all] Error 2


Ich komme beim compilen einach nicht weiter egal welches TUT ich mache
steht doch da libthecore ist inkompatibel ^^ die lib neu compilen bzw andere nehmen
02/25/2016 20:05 NovoLineX#3
Was genau ich verstehe das nicht wie soll ich die Lib neu compilen bin komplett neu in der Materie