News:

Simutrans Forum Archive
A complete record of the old Simutrans Forum.

[r8562] cannot compile makeobj

Started by THLeaderH, September 01, 2018, 05:24:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

THLeaderH

I tried to make makeobj with r8562 and I got following error.


../descriptor/writer/way_obj_writer.cc:22:11: error: excess elements in array
      initializer
                "nse1", "new1", "nsw1", "sew1", "nsew1",        // diffe...

Ters

It seems prissi committed something that didn't belong there in r8556.

prissi

Yes, it seems this was something remainded from directional (and at least more correct crossings) for wayobjects. One could simply set this to 26 (it would not do any harm) or I should finish this part of code ...