Skip to content

Remove OpenMVS subdirectory from superbuild - #2025

Merged
Saijin-Naib merged 1 commit into
OpenDroneMap:masterfrom
sylveon:master
May 26, 2026
Merged

Remove OpenMVS subdirectory from superbuild#2025
Saijin-Naib merged 1 commit into
OpenDroneMap:masterfrom
sylveon:master

Conversation

@sylveon

@sylveon sylveon commented May 18, 2026

Copy link
Copy Markdown
Contributor

Fixes OpenMVS binaries being unable to find their dependencies when MSIX packaged

When MSIX packaged, the PATH environment variable is not used for DLL lookup, so OpenMVS wouldn't find Boost, CDAL and etc. DLLs

By removing the subdirectory, the exe lives at the same places as the DLL dependencies, fixing the issue

Fixes OpenMVS binaries being unable to find their dependencies when MSIX packaged

When MSIX packaged, the PATH environment variable is not used for DLL lookup, so OpenMVS wouldn't find Boost, CDAL and etc. DLLs

By removing the subdirectory, the exe lives at the same places as the DLL dependencies, fixing the issue
@Saijin-Naib
Saijin-Naib merged commit f90fa27 into OpenDroneMap:master May 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants