• varvara

    Hi!

    I'm quite new in pd and not very skilled in installing the libraries.
    I need to install pidip for being able to use [pdp_v4l2] object.

    i got pidip like this:
    export CVSROOT=:pserver:anonymous@giss.tv:/home/cvs
    cvs co pidip

    and followed installation instructions in install file.
    it compiles, but unfortunately 'make' cannot finish and i get following errors:

    pdp_freenect.c: In function ‘pdp_freenect_thread’:
    pdp_freenect.c:197:4: warning: implicit declaration of function
    ‘freenect_set_video_mode’ [-Wimplicit-function-declaration]
    pdp_freenect.c:197:4: warning: implicit declaration of function
    ‘freenect_find_video_mode’ [-Wimplicit-function-declaration]
    pdp_freenect.c:197:64: error: ‘FREENECT_RESOLUTION_MEDIUM’ undeclared (first
    use in this function)
    pdp_freenect.c:197:64: note: each undeclared identifier is reported only
    once for each function it appears in
    pdp_freenect.c:198:4: warning: implicit declaration of function
    ‘freenect_set_depth_mode’ [-Wimplicit-function-declaration]
    pdp_freenect.c:198:4: warning: implicit declaration of function
    ‘freenect_find_depth_mode’ [-Wimplicit-function-declaration]
    make[1]: *** [pdp_freenect.o] Error 1
    make[1]: Leaving directory `/home/binoculars/pidip/modules'
    make: *** [pdp_pidip_all] Error 2

    what is wrong?

    posted in extra~ read more
  • varvara

    sorry, forgot to mention: I use Ubuntu 12.04

    posted in extra~ read more

Internal error.

Oops! Looks like something went wrong!