Comment 9 for bug 237087

Revision history for this message
Christoph Korn (c-korn) wrote :

../include/libroadnav/MapRepresentations.h:42: error: ISO C++ forbids declaration of 'wxColour' with no type
../include/libroadnav/MapRepresentations.h:42: error: expected ',' or '...' before '&' token
../include/libroadnav/MapRepresentations.h:43: error: 'wxColour' does not name a type

Either there are API changes which make this (unmaintained) application unable to compile or there is simply a header missing for including.

wx/wx.h however is included.