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

Hi, could you give more detail about how to install OpenRoadEd? #2

Closed gaopenggang closed 3 years ago

gaopenggang commented 5 years ago

Hi, could you give more detail about how to install OpenRoadEd? could it be used in ubuntu 16.04 now? Thanks

fhwedel-hoe commented 5 years ago

No, I cannot – since there is no need to install it. Compile it (with qt creator), then run it. The binary should be located at build/OpenRoadEd.

I guess, it can be used in Ubuntu 16.04. I did not run any tests, though.

Bear in mind that there is a show-stopping bug: The display window is stuck at 100x30 pixels. I could not figure out how to fix this.

ebadi commented 3 years ago

@fhwedel-hoe With recent changes in documentation, I guess this issue can also be closed. I guess it is more convenient to release prebuild Linux release binaries for the end user once the remaining issues are fixed.

fhwedel-hoe commented 3 years ago

Yes, I'll close this issue.

I do not plan to offer binary releases. People tend not to read the documentation or the "known issues" sections and then complain about stuff not working.