You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi:
I was not able to install OpenSplat with the instructions provided regarding OpenCV. Here are the steps I used to compile it so that the installation succeeded. Note that I am not very familiar with compilation etc and there might be some unnecessary steps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
I was not able to install OpenSplat with the instructions provided regarding OpenCV. Here are the steps I used to compile it so that the installation succeeded. Note that I am not very familiar with compilation etc and there might be some unnecessary steps.
Steps to build OpenCV for OpenSPLAT:
I:\OpenSplat\opencv\build>"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Auxiliary/Build/vcvars64.bat"
I:\OpenSplat\opencv\build>setup_vars_opencv4.cmd
I:\OpenSplat\opencv\build>cmake --build ..
I:\OpenSplat\opencv\build>cmake ..\sources
I:\OpenSplat\opencv\build>cmake --build . --config Release
copy all DLL files from: I:\OpenSplat\opencv\build\bin\Release
to: I:\OpenSplat\build\Release
Beta Was this translation helpful? Give feedback.
All reactions