install problems #214
Unanswered
Darkhell101
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you want to use the source code directly, there's nothing to install. You can just copy and paste the source code. If you're using CMake with add_subdirectory, that should be good enough.
If you are installing the binaries (not the source code), then you're supposed to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I install source code and use the command "cmake ." "make", It works.
And I don't know how to use the binary package if I install it in /usr/local/include/.
Beta Was this translation helpful? Give feedback.
All reactions