We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building libdash succeeds, but it does not install.
[..] [ 80%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/DOMHelper.cpp.o [ 82%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/DOMParser.cpp.o [ 85%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/Node.cpp.o [ 87%] Linking CXX shared library ../bin/libdash.so [ 87%] Built target dash Scanning dependencies of target libdash_networkpart_test [ 89%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/HTTPChunk.cpp.o [ 91%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/HTTPConnection.cpp.o [ 93%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/PersistentHTTPConnection.cpp.o [ 95%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/TestChunk.cpp.o [ 97%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/libdash_networkpart_test.cpp.o [100%] Linking CXX executable ../bin/libdash_networkpart_test [100%] Built target libdash_networkpart_test $ make install make: *** No rule to make target `install'. Stop.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Building libdash succeeds, but it does not install.
The text was updated successfully, but these errors were encountered: