Curses / Compiling latest svn
« on: March 22, 2008, 10:08:00 pm »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.