Closed GoogleCodeExporter closed 9 years ago
It's very strange how you can compile it. CMake should throw error as wxGIS
need wxWidgets 2.9.x or higher.
E.g. http://wxgis.googlecode.com/svn/trunk/src/core/CMakeLists.txt
>>> find_package(wxWidgets 2.9 REQUIRED base xml)
Also the trunk version can compile on Linux (I tested on Ubuntu) but may not
started properly as wxGIS need config files in /etc and some files in /usr, but
this code I not finished yet.
Original comment by bishop....@gmail.com
on 15 Oct 2013 at 7:06
Original issue reported on code.google.com by
lucadel...@gmail.com
on 15 Oct 2013 at 6:45