News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

Compile error on Linux 64-bit

Started by wlindley, May 11, 2014, 10:31:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wlindley

as of commit adccb128f3a4eaba2a703fb986d7d29a7b7a959f, 11 May 2014

Linux compile failes with a missing expression (see , , just before get_name() in line below):
===> CXX vehicle/simvehikel.cc
In file included from vehicle/simvehikel.cc:54:0:
vehicle/simvehikel.cc: In member function 'virtual grund_t* vehikel_basis_t::betrete_feld()':
vehicle/simvehikel.cc:312:93: error: expected primary-expression before ',' token
   dbg->error("vehikel_basis_t::betrete_feld()","'%s failed to be added to the object list", ,get_name());


jamespetts

Oops - I had fixed this typing error locally but forgot to pus the fix to Github. Now done. Sorry for the trouble!
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.