make failes for PokerTH-0.6.1.src.tar.bz2 due to wrong LIBS defined in pokerth_game.pro and missing comments for <QtPlugin> in src/pokerth.cpp.
QUOTE:
make
....
g++ -no_dead_strip_inits_and_terms -o pokerth obj/pokerth.o ....
....
obj/moc_timeoutmsgboximpl.o obj/moc_mymessagedialogimpl.o -Llib -L/usr/lib -lpokerth_lib -lboost_thread-mt -lboost_filesystem-mt -lcrypto_static -lSDL_mixer_static -lSDL -lmikmod -lpthread -L/usr/lib/qt4/plugins/imageformats/ -lqjpeg -L/usr/lib/qt4/plugins/imageformats/ -lqgif -lQtGui -lQtCore
g++: nicht erkannte Option »-no_dead_strip_inits_and_terms«
/usr/bin/ld: cannot find -lcrypto_static
I replaced pokerth_game.pro and src/pokerth.cpp with modules from the todays svn-version and then it compiled and linked well (March 12, 2008).
BTW: the compiler-message "g++: nicht erkannte Option »-no_dead_strip_inits_and_terms«" is only a Warning.
Willy
Why is g-plus-plus only displayed as "g :" in Preview?