Git Product home page Git Product logo

Comments (5)

PhysicsX avatar PhysicsX commented on May 18, 2024

Probably because of different version of OS? Could you please share history and OS version for raspberry pi.

from qtonraspberrypi.

Rhvarrier avatar Rhvarrier commented on May 18, 2024

After further investigation it seems that the following line are missing in the CMake Toolchain file provided:
set(ENV{PKG_CONFIG_PATH} "") set(ENV{PKG_CONFIG_LIBDIR} ${CMAKE_SYSROOT}/usr/lib/pkgconfig:${CMAKE_SYSROOT}/usr/share/pkgconfig) set(ENV{PKG_CONFIG_SYSROOT_DIR} ${CMAKE_SYSROOT})

After adding these line the issue was resolved

from qtonraspberrypi.

PhysicsX avatar PhysicsX commented on May 18, 2024

Are you using different toolchain? I did not see this issue?

from qtonraspberrypi.

Rhvarrier avatar Rhvarrier commented on May 18, 2024

Yes I'm using gcc-10.2 for armv6

from qtonraspberrypi.

PhysicsX avatar PhysicsX commented on May 18, 2024

Nice. That is why you see this issues. Are you able to compile it successfully ? If it is so, could you please share the exact link of the toolchain ? And is there any additional steps that you have done ? I have not tried it with default toolchain, I can try and add to the page for other people.

thanks.

from qtonraspberrypi.

Related Issues (13)

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.