OS/2, eCS & ArcaOS - Technical > Games
Tux Football not running
TeLLie:
Hi Martin,
I did not change any, i just run my cmake script as i use cmake to get it build..
Make in the dir a subdir named like you wish f.e os2-build
cd to that dir and just run sh c:/usr/bin/conf-soccer.txt
This i have inside the txt file:
export LDFLAGS="-Zhigh-mem -Zomf -lcx -lintl_dll"
export CFLAGS="-O2 -g -march=i686"
export CXXFLAGS="-O2 -g -march=i686"
export FFLAGS="-O2 -g -march=i686"
export FCFLAGS="-O2 -g -march=i686"
cmake -DCMAKE_INSTALL_PREFIX:PATH=/@unixroot/usr \
-DOS2_USE_CXX_EMXEXP=ON \
-DCMAKE_SKIP_RPATH:BOOL=YES \
-DCMAKE_BUILD_TYPE=release \
-Wno-dev .. 2>stdout 1>stderr
Navigation
[0] Message Index
[*] Previous page
Go to full version