ofxAzureKinect
ofxAzureKinect copied to clipboard
What is necessary to distribute the project?
After compiling the of project, it's necessary to install the SDK on the deploy machine? Or the required data is built into the executable at compiling time
Hey, sorry for the delay. I don't know why I never got a notification on this, I'm just seeing your message now. The instructions in the README assume you are installing the SDK on the deploy machine. However, the SDK just consists of library files that could be easily included in a project.
I've been thinking of writing up instructions on how to do this, I can let you know when it's done.