Skip to content

Instantly share code, notes, and snippets.

@oz

oz/Untitled Secret

Created April 17, 2020 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oz/94309ab0c34b3c54805ba4afb69a404c to your computer and use it in GitHub Desktop.
Save oz/94309ab0c34b3c54805ba4afb69a404c to your computer and use it in GitHub Desktop.
-- The following OPTIONAL packages have been found:
* Qt5QuickCompiler
* Qt5DBus
-- The following REQUIRED packages have been found:
* Qt5Core
* Qt5Gui (required version >= 5.14.2)
* Qt5LinguistTools
* Qt5Concurrent
* Qt5Svg
* Qt5Multimedia
* Qt5Qml
* Qt5QmlModels (required version >= 5.14.2)
* Qt5Quick (required version >= 5.14.2)
* Qt5QuickControls2
* Qt5QuickWidgets
* OpenSSL, Open source SSL and TLS implementation and cryptographic library, <https://www.openssl.org/>
* ZLIB, A free compression library unencumbered by patents, <https://www.zlib.net/>
* libsodium (required version >= 1.0.14)
* boost_headers (required version == 1.72.0)
* boost_iostreams (required version == 1.72.0)
* boost_system (required version == 1.72.0)
* boost_thread (required version == 1.72.0)
* Boost (required version >= 1.70), Free peer-reviewed portable C++ source libraries, <https://www.boost.org/>
* spdlog (required version >= 1.0.0)
* cmark
* nlohmann_json (required version >= 3.2.0), JSON for Modern C++, a C++11 header-only JSON class, <https://nlohmann.github.io/json/>
* Threads
* liblmdb
* lmdbxx
* Qt5Network
* Qt5Widgets
* Qt5
-- Configuring done
CMake Error in build/_deps/matrixclient-src/CMakeLists.txt:
Imported target "Boost::iostreams" includes non-existent path
"/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
CMake Error in build/_deps/matrixclient-src/CMakeLists.txt:
Imported target "Boost::iostreams" includes non-existent path
"/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment