News:

Do you need help?
Simutrans Wiki Manual can help you to play and extend Simutrans. In 9 languages.

[3.9] Does not compile on Linux

Started by ansgar, May 18, 2009, 07:56:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ansgar

Hi,

gcc doesn't like line 470 in simhalt.cc:


vector_tpl<fixed_list_tpl<uint16, 16>> f_list;


There needs to be a space before the second left bracket to comply with the current C++ standard.

See the build log on http://www.43-1.org/~simutrans/simutrans-exp/logs/20090518-0348.log for details.

Regards,
Ansgar

PS: If you want, I can also automatically send the build log to you when the build fails.  Please contact me by PM in that case.

jamespetts

Ahh, thank you for pointing that out. That will be fixed in version 3.10.