Code Monkey home page Code Monkey logo

Comments (4)

arnholm avatar arnholm commented on September 17, 2024

Thanks. msgpack-c now requires 'cpp_master' branch to be used instead of 'master'. The script has been updated to do that. Please pull the update, run and report back.

from cross-pi.

liuqimintb avatar liuqimintb commented on September 17, 2024

Hi
useing the new script,but get the new error:

Cloning into 'msgpack-c'...
remote: Enumerating objects: 24, done.
remote: Counting objects: 100% (24/24), done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 24233 (delta 6), reused 8 (delta 2), pack-reused 24209
Receiving objects: 100% (24233/24233), 13.32 MiB | 19.00 KiB/s, done.
Resolving deltas: 100% (16262/16262), done.
Branch 'cpp_master' set up to track remote branch 'cpp_master' from 'origin'.
Switched to a new branch 'cpp_master'
-- The CXX compiler identification is GNU 9.3.0
-- Check for working CXX compiler: /home/liuqimin/cross-pi-build/buildroot/output/host/bin/arm-linux-g++
-- Check for working CXX compiler: /home/liuqimin/cross-pi-build/buildroot/output/host/bin/arm-linux-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
Could NOT find Boost (missing: Boost_INCLUDE_DIR chrono system timer)
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.16/Modules/FindBoost.cmake:2179 (find_package_handle_standard_args)
CMakeLists.txt:86 (FIND_PACKAGE)

-- Configuring incomplete, errors occurred!
See also "/tmp/build_msgpack-c/msgpack-c/CMakeFiles/CMakeOutput.log".
make: *** No rule to make target 'install'. Stop.
Error: /home/liuqimin/cross-pi-build/libraries/msgpack-c not found. Build failed

from cross-pi.

arnholm avatar arnholm commented on September 17, 2024

Ok, The problem is that msgpack-c is now using BOOST. I have added BOOST_ROOT to the script, it means you must run cross-pi-boost.sh before running cross-pi-msgpack-c.sh
I tested this on my machine and it works now. Please pull again.

from cross-pi.

liuqimintb avatar liuqimintb commented on September 17, 2024

It's work now! thanks.

from cross-pi.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.