Folks, Perhaps some of you will be interested in update note on ogr2gui. See messages below.
-- mateusz -------- Original Message -------- Subject: RE: ogr2gui on Linux Date: Sat, 23 Aug 2008 13:29:20 -0400 From: Olivier Pilotte <xxx> To: 'Mateusz Loskot' <[EMAIL PROTECTED]> M. Loskot, The new version of ogr2gui is now available for download : http://inventis.ca/ogr2gui (0.3) Thanks a lot for the Makefile ! Best regards. Olivier Pilotte, développeur 418.557.5001 [EMAIL PROTECTED] www.inventis.ca -----Message d'origine----- De : Mateusz Loskot [mailto:[EMAIL PROTECTED] Envoyé : Wednesday, August 20, 2008 6:31 PM À : [EMAIL PROTECTED] Objet : ogr2gui on Linux Hi, I've tried to build ogr2gui under Linux (Ubuntu 7.04) using GCC 4.1.2 and wxWidgets 2.8 but without success. There is large number of string literals not wrapped with wxT() and GCC reports invalid conversions like: Frm.cpp:537: Error: error: invalid conversion from const wchar_t* to char Unfortunately, I've had no time to deal with these errors now but as I see ogr2gui is not supported on Linux yet so I just decide to share my experiences. I'm attaching basic Makefile that I use to build ogr2gui. It's fairly complete, and not based on autotools. Feel free to add it to the ogr2gui distribution if you like. Best regards. -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
