The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: wernieman on February 10, 2010, 07:34:59 am

Title: Compiling error last night (3099,3100 Stable) solved in 3104 stable
Post by: wernieman on February 10, 2010, 07:34:59 am
Hello,

since 2 Days I get a compiling error with the nightlys.
(Version Revision: 3099, Stable)

Code: [Select]
===> CXX vehicle/simpeople.cc
===> CXX vehicle/simvehikel.cc
vehicle/simvehikel.cc: In member function `virtual bool waggon_t::ist_weg_frei(int&)':
vehicle/simvehikel.cc:2560: error: `UNVALID_INDEX' was not declared in this scope
vehicle/simvehikel.cc:2577: error: 'const cl**** roadsign_besch_t' has no member named 'is_choose_sign'
vehicle/simvehikel.cc:2560: warning: unused variable 'UNVALID_INDEX'
make: *** [vehicle/simvehikel.o] Error 1

For the full ouput see on the nightly-Side, at example http://simutrans-germany.com/~nightly/simutrans/data/compile.log.gcc3.txt (http://simutrans-germany.com/~nightly/simutrans/data/compile.log.gcc3.txt)

I don“t know if the ompiling error yesterday was the same (And the simutransvsion) ...

Greeting,
Werner
Title: Re: Compiling error last night (3099 Stable)
Post by: wernieman on February 11, 2010, 08:42:59 am
One Error is in 3100 solved, but the other error ....

Code: [Select]
===> CXX vehicle/simpeople.cc
===> CXX vehicle/simvehikel.cc
vehicle/simvehikel.cc: In member function `virtual bool waggon_t::ist_weg_frei(int&)':
vehicle/simvehikel.cc:2579: error: 'const cl**** roadsign_besch_t' has no member named 'is_choose_sign'
make: *** [vehicle/simvehikel.o] Error 1
Title: Re: Compiling error last night (3099,3100 Stable)
Post by: wernieman on February 11, 2010, 12:45:02 pm
solved in 3104 Stable

THANKS