-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Windows Windows dependencies install failed via script\install-deps-windows.bat
#581
Comments
script\install-deps-windows.bat
Im not actively using Windows. It might be not working, this bat file. |
I have come across the same problem as @Shortz79 . I have tried to remove
|
Realized that this is the same as in #638 |
Clapack and lapack-reference conflict with each other. Suitesparse requires lapack-reference on windows while g2o requires clapack. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
Issue:
Dependencies install failed via
script\install-deps-windows.bat
according to the vcpkg.Test environment:
OS: Windows
G2O version: Latest
vcpkg version: Latest with commit '6b6a35335c9064fac2ec6684c4f79808dce59b7d'
I try to build g2o from source by using the the vcpkg to install the dependencies. However it seems having some package conflict form these dependencies.
It's there any vcpkg commit were already been tested and able to build your repo. It will be great if you can provide a vcpkg commit(version tag) which is buildable.
Output:
The text was updated successfully, but these errors were encountered: