Giter Club home page Giter Club logo

Comments (7)

andig avatar andig commented on August 17, 2024

These are the method signatures:

http://json-c.github.io/json-c/json-c-0.12/doc/html/json__object_8h.html#a1345aaf3ee46e9b6185355b733ec362d

extern struct json_object( 
    *   json_object_object_getstruct json_object *obj, 
    const char *key 
)

vs

http://json-c.github.io/json-c/json-c-0.12/doc/html/json__object_8h.html#af3f38b3395b1af8e9d3ac73818c3a936

json_bool json_object_object_get_ex     (   
    struct json_object *    obj,
    const char *    key,
    struct json_object **   value 
)   

from vzlogger.

mbehr1 avatar mbehr1 commented on August 17, 2024

I prepare a fix but does anybody know which packages to use? libjson0-dev seems to be the old 0.9 version.

from vzlogger.

devZer0 avatar devZer0 commented on August 17, 2024

libjson0-dev on what distro?

root@wheezy:~/libsml# dpkg --list |grep libjson
ii libjson0:i386 0.10-1.2 i386 JSON manipulation library - shared library
ii libjson0-dev:i386 0.10-1.2 i386 JSON manipulation library - development files

from vzlogger.

mbehr1 avatar mbehr1 commented on August 17, 2024

On the travis-ci distros (no idea what it is). There it installs libjson2-dev and if I change it to „libjson-c-dev“ the build fails at the „apt-get install…“ step.

Am 28.12.2014 um 19:52 schrieb devZer0 [email protected]:

libjson0-dev on what distro?

root@wheezy:~/libsml# dpkg --list |grep libjson
ii libjson0:i386 0.10-1.2 i386 JSON manipulation library - shared library
ii libjson0-dev:i386 0.10-1.2 i386 JSON manipulation library - development files


Reply to this email directly or view it on GitHub #72 (comment).

Gruß

Matthias Behr

from vzlogger.

devZer0 avatar devZer0 commented on August 17, 2024

that integration-tool seems to be using ubuntu 12.04 lts - http://docs.travis-ci.com/user/installing-dependencies/

from vzlogger.

mbehr1 avatar mbehr1 commented on August 17, 2024

see #82

from vzlogger.

andig avatar andig commented on August 17, 2024

reminder: need to update http://wiki.volkszaehler.org/software/controller/vzlogger/installation_cpp-version prerequisites

from vzlogger.

Related Issues (20)

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.