-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[colmap] Build error on x64-windows #36570
Comments
Its a bit weird. I started with nerfstudio and colmap a few days ago and it worked just fine. Now I wanted to update nerfstudio to run from source and also updated some dependencies and for some reason I am unable to compile colmap anymore. I have no idea why this is happening now and not before. |
Please let me know if you need any additional info. I really want to get this running again and already spent several hours trying everything I could think of. |
I can reproduce this issue locally, I will investigate this issue. |
I just encountered the exact same issue. Have you solved this? |
Not really. I did the entire setup again in WSL and use it there now. |
@LilyWangLL are you working in sprints/release-cycles? Is this bug already planned or just +1 on the backlog? |
I have the same issue! |
Nevermind. I use cmake and compiled the code successfully. |
Hi here, I'm having the same issue, trying to compile COLMAP to use with NerfStudio but I'm stuck at this error. @citystrawman how were you able to compile ? |
I gave up the vcpkg and use cmake. Just open the cmake-gui and pull the cmakeLists.txt into it, configure and then generate it. |
thanks @citystrawman. gave it a go but got stuck in some dependency puzzle I'm still trying solve ( lapack3.9.0 ). hoping that a bug fix will also come with vcpkg soon : ) |
Any news on this? |
E:\vcpkg\buildtrees\colmap\install-x64-windows-dbg-out.logChange Dir: 'E:/vcpkg/buildtrees/colmap/x64-windows-dbg'Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -v -v -j1 install ninja: build stopped: subcommand failed. |
|
Wtf.... I wanted to abort an operation and gh ux is designed in a way what this results in a closed case??? |
is there any other way to really solve this issue, cmake gui is bit too complex for me rn . |
see im new to this software and installation process can u help me step by step of what i should install and how shld i do it,what are the dependencies that should be installed, ive tried this myself but it seems its not working for me |
1.open the cmake-gui , but it seems it only work for a few people, I dont know why |
Package: colmap[core,cuda-redist]:x64-windows@2023-10-01
Host Environment
vcpkg-scripts version: 8040303 2024-02-02 (2 days ago)
To Reproduce
vcpkg install colmap[cuda-redist]:x64-windows
Failure logs
D:\gauss2\vcpkg\buildtrees\colmap\install-x64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: