Coder Social home page Coder Social logo

Is this for Windows? about freenect2.net HOT 6 CLOSED

dbruning avatar dbruning commented on September 27, 2024
Is this for Windows?

from freenect2.net.

Comments (6)

madadam avatar madadam commented on September 27, 2024

There is no Windows support at the moment. The project I needed this for is now finished, so I don't maintain this anymore. Feel free to fork and adapt to your needs though.

Or, if your project is Windows-only, I'd consider using the official Microsoft SDK instead.

from freenect2.net.

dbruning avatar dbruning commented on September 27, 2024

Thanks for the reply. I'm using the Microsoft SDK but exploring libfreenect2 as a way of connecting mulitple kinects. I'll have a crack at my own wrapper.

from freenect2.net.

madadam avatar madadam commented on September 27, 2024

I think for this to work in Windows, all you need to do is compiling native/freenect2.cpp into a Windows DLL. So create a C++ project in Visual Studio, stick the cpp in it, and configure it to build DLL and you should be good to go. But I have very little experience with Windows development, so I might be missing something. Anyway, good luck with it!

from freenect2.net.

dbruning avatar dbruning commented on September 27, 2024

Yep it does compile to a native Windows DLL, I forgot to say that I need to use it from inside a c# app so what I really need is the c# wrapper. Time to learn c++/cli!

from freenect2.net.

madadam avatar madadam commented on September 27, 2024

Well this project IS a C# wrapper. It just needs this native library too. So if you got that to compile on Windows, I think you should be all set.

from freenect2.net.

dbruning avatar dbruning commented on September 27, 2024

I agree in theory, but your c++ wrapper is using Make and I don't have that
setup on Windows, so having done a little reading I'm going to try the
c++/cli route. It should give a fairly similar result to your wrapper, but
I'll learn more along the way & will be able to troubleshoot better any
problems.
Great to have your wrapper available as a resource, I can see some "hacks"
in there that I'll probably need to reproduce!

On 8 March 2016 at 07:46, Adam Cigánek [email protected] wrote:

Well this project IS a C# wrapper. It just needs this native library too.
So if you got that to compile on Windows, I think you should be all set.


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

Darren Bruning
027 552 5459

from freenect2.net.

Related Issues (2)

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.