Giter VIP home page Giter VIP logo

Comments (2)

alanb128 avatar alanb128 commented on August 20, 2024

Strange, it works for me. How did you build it? This is balena push:

Step 6/12 : RUN     git clone https://github.com/pcercuei/libini.git &&     cd libini &&     mkdir build && cd build && cmake ../ && make && make install
[main]      ---> Running in 37e15aef0221
[main]     Cloning into 'libini'...
[main]     
[main]     -- The C compiler identification is GNU 8.3.0
[main]     -- Check for working C compiler: /usr/bin/cc
[main]     -- Check for working C compiler: /usr/bin/cc -- works
[main]     -- Detecting C compiler ABI info
[main]     -- Detecting C compiler ABI info - done
[main]     -- Detecting C compile features
[main]     -- Detecting C compile features - done
[main]     -- Configuring done
[main]     -- Generating done
[main]     -- Build files have been written to: /usr/src/app/libini/build
[main]     Scanning dependencies of target ini
[main]     [ 50%] Building C object CMakeFiles/ini.dir/libini.c.o
[main]     [100%] Linking C shared library libini.so
[main]     [100%] Built target ini
[main]     [100%] Built target ini
[main]     Install the project...

from sensor.

alanb128 avatar alanb128 commented on August 20, 2024

This was solved by using the Debian sources for IIO.

from sensor.

Related Issues (9)

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.