Linux build trouble with gcc 4.1.2
Brought to you by:
josepzin,
martinhofm
In order to compil with
$ gcc -v
Utilisation des specs internes.
Target: x86_64-unknown-linux-gnu
Configuré avec: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu
Modèle de thread: posix
version gcc 4.1.2 20070430 (prerelease)
I need edit line 313 of particle.h (SVN and current release) to
static Trajectory strToTrajectory(const string &str);
(after all the game not link scessfully on my x64 linux arch)
Logged In: YES
user_id=278488
Originator: NO
should be fixed in svn