Hi,
I am having an issue installing the kinect drivers for a suite of iMacs and MacBook Pros (10.8).
Whats installed
Xcode
Mac Ports
Command Line Tools
From Greenfoot
sudo /opt/local/bin/port -v selfupdate
YES
sudo /opt/local/bin/port install libtool
YES
sudo /opt/local/bin/port install libusb-devel +universal
won't install ( I have installed libusb but can't find devel or universal)
sudo /opt/local/bin/port install boost
YES
sudo /opt/local/bin/port install wxWidgets-devel
YES (but this is outdated wxWidgets-3.0 installed)
OpenNI installed
Kinect Driver installed
NITE installed
When trying to run a test to see if the Kinect is up and running Im getting this error
"one of the following nodes could not be enumerated"
Please can you tell me what I am missing?