Skip to content

Conversation

@epicseven-cup
Copy link

the install commands for static linkage was missing the cd command to switch directory

@google-cla
Copy link

google-cla bot commented Apr 22, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@epicseven-cup
Copy link
Author

seems like CMake no longer support features before 3.15, and build will fail if you are using CMake 4.0 >.

I used the -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to get pass this, but I think a code change to the minimum version selection of the CMake.txt should be good too.

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.

1 participant