Enviado em 23/05/2018 - 14:12h
Olá eu sou novo no linux e estou tendo um problema pra instalar um pacote desse link: https://github.com/myriadrf/LoRa-SDR, mas quando eu digito o comando cmake ../ eu recebo a mensagem de erro:
Mas continuo tendo erros.
Se alguem puder me ajudar eu agradeço.
-- Poco_VERSION: 1.8.0
-- Poco_INCLUDE_DIRS:
-- Poco_LIBRARIES: Poco::Foundation;Poco::Util;Poco::XML;Poco::Net
-- Build type not specified: defaulting to release.
CMake Error at CMakeLists.txt:25 (message):
LoRa toolkit requires json.hpp, skipping...
-- Configuring incomplete, errors occurred!
See also "/home/jayme/LoRa-SDR/build/CMakeFiles/CMakeOutput.log".
See also "/home/jayme/LoRa-SDR/build/CMakeFiles/CMakeError.log".
Eu já instalei o json.hpp usando o comando git por esse link: https://github.com/nlohmann/json-- Poco_INCLUDE_DIRS:
-- Poco_LIBRARIES: Poco::Foundation;Poco::Util;Poco::XML;Poco::Net
-- Build type not specified: defaulting to release.
CMake Error at CMakeLists.txt:25 (message):
LoRa toolkit requires json.hpp, skipping...
-- Configuring incomplete, errors occurred!
See also "/home/jayme/LoRa-SDR/build/CMakeFiles/CMakeOutput.log".
See also "/home/jayme/LoRa-SDR/build/CMakeFiles/CMakeError.log".
Mas continuo tendo erros.
Se alguem puder me ajudar eu agradeço.