fhwedel-hoe / OpenRoadEd

OpenRoadEd is a simple application designed to create both logical (OpenDRIVE standard) and geometrical (OpenSceneGraph) descriptions of road networks.
Other
154 stars 64 forks source link

compile on ubuntu #5

Closed HelloJK closed 4 years ago

HelloJK commented 4 years ago

can you compile this project on ubuntu? if so, can you give me some me some advice for this?

HelloJK commented 4 years ago

as this project is a visual studio project, so i don't know how to construct this project in qt and linux platform

fhwedel-hoe commented 4 years ago

This is not only a "Visual Studio Project", but also supports cmake and Qt Creator. Simply open OpenRoadEd/OpenRoadEd.pro in Qt Creator. Or invoke cmake so it uses OpenRoadEd/CMakeLists.txt.