News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

R6596: problem with gui/banner.cc

Started by isidoro, July 18, 2013, 12:01:36 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

isidoro

When trying to compile from Linux, I get:

===> CXX gui/banner.cc
gui/banner.cc: In member function 'virtual void banner_t::zeichnen(koord, koord)':
gui/banner.cc:152:51: error: 'yp' was not declared in this scope
make: *** [build/default/gui/banner.o] Error 1


If I delete the yp parameter in line 152, it seems to work... but I don't know if that is a solution.


kierongreen

I don't get this error here on Linux with 6596 - do you have any differences from trunk?

isidoro

I don't think so: svn diff shows nothing after svn up.  Although note that line 152 is not compiled unless macro REVISION is not defined...  Can that be the difference between your configuration and mine?

kierongreen

Could be? Am not at home so can't check until Monday.

isidoro


Dwachs


isidoro