Difference between revisions of "Talk:Compiling and Patching Snowglobe (Linux)"
Jump to navigation
Jump to search
m (getting the right version of g++) |
(learning more about Linux g++-4.1 issues when compiling) |
||
Line 3: | Line 3: | ||
install g++-4.1 with apt-get. | install g++-4.1 with apt-get. | ||
type EXPORT CXX=/usr/bin/g++-4.1 ..BEFORE.. running develop.py | type EXPORT CXX=/usr/bin/g++-4.1 ..BEFORE.. running develop.py --[[User:Mattchew Bulloch|Mattchew Bulloch]] 01:48, 13 May 2010 (UTC) | ||
[[User: | : Hi Mattchew, which Linux distro & release are running? --[[User:Opensource Obscure|oobscure]] 07:51, 13 May 2010 (UTC) |
Latest revision as of 23:51, 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)
- Hi Mattchew, which Linux distro & release are running? --oobscure 07:51, 13 May 2010 (UTC)