Skip to content

Resolve "fix(packaging): Packaged applications seem broken on Windows"

Description

f6e2a18c brought a regression for applications installed on Windows. We modified the location of Ogre plugins, but we forgot to move the Ogre plugins in the new place in the installer, which is simply the binary folder, next to the other Ogre libraries. This MR simply fixes that.

Closes #910 (closed)

How to test it?

Get SightViewer or SightCalibrator installer from the pipeline artifacts, install it and run the application.

Edited by Flavien BRIDAULT

Merge request reports