Talk:Compiling and Patching Snowglobe (Linux): Difference between revisions
Jump to navigation
Jump to search
m getting the right version of g++ |
(No difference)
|
Revision as of 18:48, 12 May 2010
I needed to install g++-4.1 to get the build to work.
install g++-4.1 with apt-get.
type EXPORT CXX=/usr/bin/g++-4.1 ..BEFORE.. running develop.py
Mattchew Bulloch 01:48, 13 May 2010 (UTC)