Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Compiling latest svn  (Read 988 times)

yatest

  • Escaped Lunatic
    • View Profile
Compiling latest svn
« on: March 22, 2008, 10:08:00 pm »

Hello knowledgeable folks,

Have attempted to compile latest svn (170).  -bootstrap, configure and make all succeed with no notable errors/warnings.
%cd src
%./crimesquad

gives:
terminate called after throwing an instance of 'std::length_error'
what():  vector::_M_fill_insert
                                                                                                  Abort trap

(in this case dealing with the itemst vector item(game.cpp:86 + the header files).  Is this the show-stopper for alternate architectures as mentioned in the LCS on OSX thread from January?

Attempted to compile on Intel Core 2 Duo - OSX.

Kind regards.

Logged

yatest

  • Escaped Lunatic
    • View Profile
Re: Compiling latest svn
« Reply #1 on: April 01, 2008, 03:44:00 am »

Success in compiling and running.

Error was purely down to not removing the autosave from a previous version.
Works fine on intel macOS X.

Regards,

Dave.

Logged