fhwedel-hoe / OpenRoadEd

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

Save geometry not working #15

Open IridaSh opened 2 years ago

IridaSh commented 2 years ago

Hello,

I tried save geometry several times and it simply does not work. I ran the .exe in compatibility mode and again it did not work. I am using Windows 11. doesnt work

fhwedel-hoe commented 2 years ago

Which version of MSVC did you use to build the binary?

What does "does not work" imply? An error occurs, the file is not created, the file is empty or the file does not contain the desired data?

IridaSh commented 2 years ago

I tried to save the files and they are simply not there. They appear only in quick access, which is the screenshot I attached above. image When I open the properties of the file from quick access, this is what it shows. I am using the pre-built binary.

fhwedel-hoe commented 2 years ago

I do not offer any pre-built binary. I assume you use the original publication from twelve years ago which seems to be geared towards the now ancient Windows XP.

I never needed that feature before. I just tried saving the geometry myself. This is the sample xodr file saved as osg geometry (the file name extension must be .osg, you did that correct): test.osg.zip Works fine for me with a recent build for Ubuntu 20.04. Maybe it needs some changes to work on Windows 11.

Please be aware that I only keep this project here because I worked with it once in 2019. I have no plans or resources to actually develop or maintain it in any way. Contributions are welcome.