Changes between Version 6 and Version 7 of AlternativeGames
- Timestamp:
- Jun 8, 2011 9:45:13 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlternativeGames
v6 v7 14 14 15 15 Installed [http://www.cmake.org/ cmake]. Follow instructions in README. make install step failed - permission denied. Changed cmake_install.cmake line 5 to "/home/vax3/u10/xwang" from "usr/local". Not sure if this is the right thing to do but cmake seems to work.[[BR]] 16 ./update-workspaces.sh -j3 step now works. make CONFIG=Release -j3 gives some errors involving boost. Problems with linking? Not sure.16 ./update-workspaces.sh -j3 step now works. make CONFIG=Release -j3 gives some errors. Missing Boost. 17 17 18 18 Downloaded all the tools for 0ad on Ubuntu VM as root. Game compiled and ran successfully[[BR]] 19 [http://trac.wildfiregames.com/wiki/BuildInstructions#Unix Build Instructions] -- Instructions for getting tools, compiling, running are given here. Pretty straightforward. 19 20 20 21 ---- … … 73 74 - C++ 74 75 75 Tried compiling after getting cmake. Got errors involving boost as well. Maybe has something to do with how I installed cmake.76 Tried compiling after getting cmake. Missing Boost. 76 77 77 78 [http://www.ansatt.hig.no/suley/Sindre-Plakat-17-09-06.pdf Integrating AI in Spring]