Skip to content

Contents of "cmake-out" #14051

Closed Answered by coryan
epasveer asked this question in Q&A
Apr 24, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

First: if you are using vcpkg.io to get the dependencies of google-cloud-cpp, then you may want to use it to install google-cloud-cpp too. Mixing manually compiled libraries and libraries compiled with a package manager is full of pitfalls.

If you tell us more about what are you trying to do, maybe we can point you to the right documentation for your use-case. For example, if you wanted to compile google-cloud-cpp from source then /doc/packaging.md is probably what you want. If you want to use vcpkg.io, then just the instructions from that package manager should work. You would just do something like vcpkg install google-cloud-cpp and use what it produces.


However, the include files are…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@epasveer
Comment options

@coryan
Comment options

@epasveer
Comment options

@epasveer
Comment options

Answer selected by coryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants