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
Describe the bug
Software cannot be built successfully in Windows
To Reproduce
Steps to reproduce the behavior:
cmd cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=D:\vcpkg\scripts\buildsystems\vcpkg.cmak create the Colmap.sln successfully in the \build folder
Open the Colmap.sln in Visual Studio 2019 , cmake -> ALL_BUILD -> build in Release *64
Error
Expected behavior
Dear @Kai-46 , Can you provide me with some suggestions on this so that I can build the software successfully?I will be extremely grateful if you can provide me with assistance.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 10 , cuda10.1 , Visual Studio 2019 . vcpkg
Browser:Edge
The text was updated successfully, but these errors were encountered:
Describe the bug
Software cannot be built successfully in Windows
To Reproduce
Steps to reproduce the behavior:
cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=D:\vcpkg\scripts\buildsystems\vcpkg.cmak
create the Colmap.sln successfully in the \build folderExpected behavior
Dear @Kai-46 , Can you provide me with some suggestions on this so that I can build the software successfully?I will be extremely grateful if you can provide me with assistance.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: