Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Fixes for compiling BlockOpenNISkeleton sample on OSX (10.8) #6

Open
wants to merge 10 commits into
base: multidevices
Choose a base branch
from

Conversation

heisters
Copy link

@heisters heisters commented Dec 4, 2012

These are a few of the changes I had to make to get the sample compiling. Using OSX 10.8, latest drivers (OpenNI 1.5.4.0, Sensor 5.1.2.1, NITE 1.5.2.21).

I had to do a couple other things too, but I figured they were too controversial or specific to my setup for a pull request. Nevertheless, for the sake of completeness, they were:

  1. copy *.h from src/ to include/Include
  2. fix paths in the XCode project for my local environment and what appears to be a changed directory structure (eg. Lib -> lib/macosx and Include -> include/Include).

@heisters
Copy link
Author

heisters commented Dec 4, 2012

Ignore the first item on there. The sample project had lost the locations of the header files. Once that was fixed I could remove the headers from the include directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant