Git Product home page Git Product logo

Comments (4)

r9y9 avatar r9y9 commented on May 23, 2024

Please read the installation guide: http://r9y9.github.io/pylibfreenect2/latest/installation.html

from pylibfreenect2.

maderafunk avatar maderafunk commented on May 23, 2024

There is something wrong in the newest update regarding OpenCLKdePacketPipeline, I cannot install the newest master.

pylibfreenect2/libfreenect2.cpp:1341:17: error: ‘OpenCLKdePacketPipeline’ in namespace ‘libfreenect2’ does not name a type
   libfreenect2::OpenCLKdePacketPipeline *pipeline;
                 ^
pylibfreenect2/libfreenect2.cpp: In function ‘int __pyx_pf_14pylibfreenect2_12libfreenect2_23OpenCLKdePacketPipeline___cinit__(__pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline*, int)’:
pylibfreenect2/libfreenect2.cpp:11740:17: error: ‘struct __pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline’ has no member named ‘pipeline’
   __pyx_v_self->pipeline = new libfreenect2::OpenCLKdePacketPipeline(__pyx_v_de
                 ^
pylibfreenect2/libfreenect2.cpp:11740:32: error: expected type-specifier
   __pyx_v_self->pipeline = new libfreenect2::OpenCLKdePacketPipeline(__pyx_v_de
                                ^
pylibfreenect2/libfreenect2.cpp:11749:96: error: ‘struct __pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline’ has no member named ‘pipeline’
 .pipeline_ptr_alias = ((libfreenect2::PacketPipeline *)__pyx_v_self->pipeline);
                                                                      ^
pylibfreenect2/libfreenect2.cpp: In function ‘void __pyx_pf_14pylibfreenect2_12libfreenect2_23OpenCLKdePacketPipeline_2__dealloc__(__pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline*)’:
pylibfreenect2/libfreenect2.cpp:11814:33: error: ‘struct __pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline’ has no member named ‘pipeline’
     __pyx_t_1 = ((__pyx_v_self->pipeline != NULL) != 0);
                                 ^
pylibfreenect2/libfreenect2.cpp:11822:28: error: ‘struct __pyx_obj_14pylibfreenect2_12libfreenect2_OpenCLKdePacketPipeline’ has no member named ‘pipeline’
       delete __pyx_v_self->pipeline;
                            ^
error: command 'gcc' failed with exit status 1

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

Oh sorry, I reverted the change 78b8748. Should be working now..

from pylibfreenect2.

r9y9 avatar r9y9 commented on May 23, 2024

I'm closing this issue. Feel free to reopen or create a new issue if you have further problems.

from pylibfreenect2.

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.