DigitalHolography / Holovibes

Real time, high throughput digital holography software
https://holovibes.com/
Apache License 2.0
17 stars 3 forks source link

Appdata crash when running a new version without running the executable first #479

Closed simon-riou closed 1 month ago

simon-riou commented 2 months ago

When you run a new compiled version without running the executable from the installer first, it crashes since it tries to access the appdata directory which doesn't exist

noTban commented 1 month ago

It also creates the folder with an empty camera_configs directory.

This should be solved, either by looking in the local directory if none was found in AppData, or by propagating the files directly from the newly compiled version