Skip to content

[suitesparse]Fix build error in linux#6425

Merged
Rastaban merged 1 commit intomicrosoft:masterfrom
LilyWangL:dev/Lily/6395
May 13, 2019
Merged

[suitesparse]Fix build error in linux#6425
Rastaban merged 1 commit intomicrosoft:masterfrom
LilyWangL:dev/Lily/6395

Conversation

@LilyWangL
Copy link
Contributor

The LICENSE.txt cannot find in linux with the following details:

file COPY cannot find
"/home/vwangli/Lily/vcpkg/buildtrees/suitesparse/src/suitesparse-metis-for-windows-1.4.0/Suitesparse/LICENSE.txt".

This is because of case sensitivity in linux, so I modified the name of the directory according to the source.
Related issue: #6395

@Rastaban
Copy link
Contributor

This also fixes the build failure on g2o on linux because it depends on suitesparse 👍

@Rastaban Rastaban merged commit 68267e2 into microsoft:master May 13, 2019
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