-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save geometry not working #15
Comments
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? |
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. |
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](https://user-images.githubusercontent.com/36693892/162748537-eabdd11d-6855-43fd-b8d8-5e9ae3ea4123.png)
The text was updated successfully, but these errors were encountered: