Search found 4 matches

by 107
Mon May 24, 2010 7:34 am
Forum: Compile
Topic: unregistered class
Replies: 8
Views: 2728

Re: unregistered class

Geoff the Medio wrote:
107 wrote:try building SVN revision 3571 instead of 3599...
No, 3571 show "main() caught exception(std::exception): unregistered class" too :(
by 107
Fri May 21, 2010 9:45 am
Forum: Compile
Topic: unregistered class
Replies: 8
Views: 2728

Re: unregistered class

I have boost-1.42.0. Maybe problem in my freeorion version? I checkout it from https://freeorion.svn.sourceforge.net/svnroot/freeorion/trunk but in game I see version: "v0.3. 13 (Rev:???)" but svn info says: Revision: 3599 Last Changed Rev: 3599 Last Changed Date: 2010-05-18 15:09:41 +0400...
by 107
Fri May 21, 2010 7:09 am
Forum: Compile
Topic: unregistered class
Replies: 8
Views: 2728

unregistered class

Hello, All :) I compile freeorion from trunk (on gentoo system) successfully, then run it. When I start "Single Player" or "Quick start" with default Galaxy Setup the game is freezing on "Generating Universe and AIs..." and I see exeption in console: ... meter: METER_TA...
by 107
Fri May 21, 2010 5:21 am
Forum: Compile
Topic: Issues compiling/running freeorion
Replies: 13
Views: 4797

Re: Issues compiling/running freeorion

~ $ /usr/games/freeorion/freeorion freeorion: /usr/include/boost/thread/pthread/recursive_mutex.hpp:72: void boost::recursive_mutex::unlock(): Assertion `!pthread_mutex_unlock(&m)' failed. Abgebrochen Recompile your Ogre without threads support! gentoo ex.: USE="-threads" emerge -1 og...