So, I have SUMO running from the MSI install, i.e I didn't compile using CMAKE and VisualStudio. I'm not sure what the clang_GUI is, either. Should I uninstall and then try to build from source?
Thanks, Brian ------------- Brian F. Naess GIS Analyst and Lecturer, Institute for the Environment UNC-Chapel Hill Whitehead 304, CB 1105 Chapel Hill, NC 27599-1105 P: 919-966-9925 | http://www.ie.unc.edu ________________________________ From: [email protected] <[email protected]> on behalf of [email protected] <[email protected]> Sent: Thursday, September 20, 2018 10:03 AM To: [email protected] Subject: Re: [sumo-user] Windows installation won't compile with GDAL support Hi, Try to enable option “Check Optional Libs” in CMake, to build SUMO with all libraries. Regards Von: [email protected] [mailto:[email protected]] Im Auftrag von Jakob Erdmann Gesendet: Donnerstag, 20. September 2018 16:02 An: Sumo project User discussions Betreff: Re: [sumo-user] Windows installation won't compile with GDAL support Did you try using the clang-GUI to configure your build? It should allow you to enable GDAL and define the relevant paths. 2018-09-20 15:58 GMT+02:00 Naess, Brian Fredrik <[email protected]<mailto:[email protected]>>: I installed SUMO via the sumo-win64-1.0.0 package on my Windows 10 machine. I tried to run netconvert to create a network from a shapefile, and I get the error: SUMO was compiled without GDAL support. I cloned the SUMOLibraries repository, and added in the environment variables, but still no joy. Is there a way of reconfiguring the SUMO installation to add in GDAL support? I tried uninstalling and then installing from binary and compiling, but I wasn't able to get that to work, either, though with different errors, mostly related to cmd.exe errors. I have GDAL libraries already installed as part of the OSGEO packages and as part of PostGIS. My main question: Is there a way of reconfiguring my Windows SUMO installation to add in GDAL support? If not, what should I do? I need to create a network from a shapefile. Thanks! ------------- Brian F. Naess GIS Analyst and Lecturer, Institute for the Environment UNC-Chapel Hill Whitehead 304, CB 1105 Chapel Hill, NC 27599-1105 P: 919-966-9925 | http://www.ie.unc.edu _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
