Talk:Compiling and Patching Snowglobe (Linux)

From Second Life Wiki
Revision as of 17:48, 12 May 2010 by Mattchew Bulloch (talk | contribs) (getting the right version of g++)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)