Giter Site home page Giter Site logo

Comments (3)

lpasselin avatar lpasselin commented on June 27, 2024

fatal error LNK1181: cannot open input file 'k4a.lib'

I do not have much time to help you debug this right now but it looks like the paths you are providing does not satisfy the linker for k4a.lib.

Can you make sure the paths given do contain the required k4a.lib?

from pyk4a.

FelipeDelgadoR avatar FelipeDelgadoR commented on June 27, 2024

I only have this on my SYSTEM PATH right now:

C:\Program Files\Azure Kinect SDK v1.4.0\sdk\windows-desktop\amd64\release\bin

And there's no k4a.lib inside, just:
depthengine_2_0.dll
k4a.dll
k4a.pdb
k4arecord.dll
k4arecord.pdb

So weird, I had this repo installed before and there were no changes on my PC...

from pyk4a.

FelipeDelgadoR avatar FelipeDelgadoR commented on June 27, 2024

Nevermind, for some reason it started working today :/

I used the command provided by you

pip install git+https://github.com/etiennedub/pyk4a.git --upgrade --global-option=build_ext --global-option="-IC:\Program Files\Azure Kinect SDK v1.4.0\sdk\include" --global-option="-LC:\Program Files\Azure Kinect SDK v1.4.0\sdk\windows-desktop\amd64\release\lib"

from pyk4a.

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.