Giter Site home page Giter Site logo

influence's Issues

Not compatible with latest version of libmapper?

I tried to compile influence with the latest libmapper version from radarsat1/libmapper (master branch) and got the following errors. Am I using the right libmapper branch?

user@localhost:~/Documents/workspace/influence$ make
gcc -Wall -Werror -O0 -g -I/usr/local/include/mapper-0 -I/usr/local/include     -c -o influence.o influence.c
influence.c: In function ‘on_draw’:
influence.c:24:13: error: too few arguments to function ‘msig_update’
/usr/local/include/mapper-0/mapper/mapper.h:80:6: note: declared here
influence.c: In function ‘initMapper’:
influence.c:122:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:125:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:128:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:132:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:137:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:142:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
influence.c:147:24: error: passing argument 8 of ‘mdev_add_input’ from incompatible pointer type [-Werror]
/usr/local/include/mapper-0/mapper/mapper.h:322:15: note: expected ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, int,  void *, int,  struct mapper_timetag_t *)’ but argument is of type ‘void (*)(struct _mapper_signal *, struct _mapper_db_signal *, struct mapper_timetag_t *, void *)’
cc1: all warnings being treated as errors
make: *** [influence.o] Error 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.