Comments on: Streaming Motion Capture Data from the Kinect using OSC on Mac OSX http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/ computational audiovisual augmented reality research Fri, 22 May 2015 14:44:02 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Travis http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-1739 Fri, 22 May 2015 14:44:02 +0000 http://pkmital.com/home/?p=466#comment-1739 I’m getting an operation not permitted error when I run the sudo ./install.sh code for OpenNI..
Could it be that when it asks for a password it wants a permission key from OpenNI rather than my password? That doesn’t seem right but is about all I can think of at this point.

]]>
By: Primeros pasos con Kinect (I) | román torre http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-545 Sat, 01 Feb 2014 22:50:51 +0000 http://pkmital.com/home/?p=466#comment-545 […] / MaxMsp / OpenFrameworks / […]

]]>
By: LSKA http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-500 Fri, 28 Sep 2012 08:15:22 +0000 http://pkmital.com/home/?p=466#comment-500 XCode gives errors on compiling. Could you help me understanding what happens?


ld: warning: in /Users/luca/Downloads/pkmital-StickFigureOSC-9eaae70/StickFigure/../Libs/glut32.lib, file was built for unsupported file format which is not the architecture being linked (x86_64)

ld: warning: in ../ofxosc/libs/oscpack/lib/libOsc.a, missing required architecture x86_64 in file

"_xnContextRegisterForShutdown", referenced from:

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

xn::Context::SetHandle(XnContext*) in StickFigure.o

"_xnForceShutdown", referenced from:

xn::Context::SetHandle(XnContext*) in StickFigure.o

"_xnContextRelease", referenced from:

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

xn::Context::SetHandle(XnContext*) in StickFigure.o

xn::Context::TakeOwnership(XnContext*) in StickFigure.o

"_xnContextAddRef", referenced from:

xn::Context::SetHandle(XnContext*) in StickFigure.o

"_xnFindExistingRefNodeByType", referenced from:

xn::Context::FindExistingNode(int, xn::ProductionNode&) constin StickFigure.o

"_xnContextUnregisterFromShutdown", referenced from:

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

xn::Context::SetHandle(XnContext*) in StickFigure.o

"_xnGetRefContextFromNodeHandle", referenced from:

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o

ld: symbol(s) not found

collect2: ld returned 1 exit status

]]>
By: Brendan Flynn http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-486 Fri, 27 Apr 2012 16:38:24 +0000 http://pkmital.com/home/?p=466#comment-486 info on build faults

Build StickFigure of project StickFigure with configuration Debug

CompileC build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/StickFigure.o ../StickFigure.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-generated-files.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-own-target-headers.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-all-target-headers.hmap -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-project-headers.hmap -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/include -I.. -I../Data -I../GL -I../glh -I../Libs -I../ofxOsc -I../StickFigure -I../ofxOsc/libs -I../ofxOsc/src -I../StickFigure/build -I../ofxOsc/libs/oscpack -I../StickFigure/build/StickFigure.build -I../ofxOsc/libs/oscpack/include -I../ofxOsc/libs/oscpack/lib -I../ofxOsc/libs/oscpack/include/ip -I../ofxOsc/libs/oscpack/include/osc -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources/x86_64 -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources -I. -I.. -I/usr/include/nite -I/usr/include/ni -c /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/StickFigure.o

In file included from /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/iostream.h:31,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscArg.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOsc.h:32,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:67:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated.
In file included from /usr/include/ni/XnOpenNI.h:29,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:51:
/usr/include/ni/XnContext.h:125: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:149: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:173: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:194: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:219: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:348: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:365: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:403: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnContext.h:424: warning: ‘warning’ attribute directive ignored
In file included from /usr/include/ni/XnOpenNI.h:32,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:51:
/usr/include/ni/XnPrdNodeInfo.h:115: warning: ‘warning’ attribute directive ignored
In file included from /usr/include/ni/XnOpenNI.h:34,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:51:
/usr/include/ni/XnPrdNode.h:72: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnPrdNode.h:1900: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnPrdNode.h:1907: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnPrdNode.h:2018: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnPrdNode.h:2025: warning: ‘warning’ attribute directive ignored
In file included from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:53:
/usr/include/ni/XnCppWrapper.h:1070: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:1071: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:4068: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:4286: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:4314: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h: In member function ‘XnStatus xn::SkeletonCapability::UnregisterFromCalibrationStart(void*)’:
/usr/include/ni/XnCppWrapper.h:4351: warning: no return statement in function returning non-void
/usr/include/ni/XnCppWrapper.h: At global scope:
/usr/include/ni/XnCppWrapper.h:4585: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:4613: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5454: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5482: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5510: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5548: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5640: warning: ‘warning’ attribute directive ignored
/usr/include/ni/XnCppWrapper.h:5715: warning: ‘warning’ attribute directive ignored
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp: In function ‘void drawStickPoint(XnSkeletonJointPosition, XnPoint3D)’:
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:575: warning: unused variable ‘fX’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:576: warning: unused variable ‘fY’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp: In function ‘void draw_pointcloud()’:
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:921: warning: unused variable ‘fNewColor’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp: In function ‘void display()’:
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:1397: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘XnUInt64’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:1397: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘XnUInt64’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:1401: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘XnUInt64’
/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../StickFigure.cpp:1401: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘XnUInt64’

CompileC build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscBundle.o ../ofxOsc/src/ofxOscBundle.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-generated-files.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-own-target-headers.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-all-target-headers.hmap -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-project-headers.hmap -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/include -I.. -I../Data -I../GL -I../glh -I../Libs -I../ofxOsc -I../StickFigure -I../ofxOsc/libs -I../ofxOsc/src -I../StickFigure/build -I../ofxOsc/libs/oscpack -I../StickFigure/build/StickFigure.build -I../ofxOsc/libs/oscpack/include -I../ofxOsc/libs/oscpack/lib -I../ofxOsc/libs/oscpack/include/ip -I../ofxOsc/libs/oscpack/include/osc -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources/x86_64 -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources -I. -I.. -I/usr/include/nite -I/usr/include/ni -c /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscBundle.cpp -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscBundle.o

In file included from /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/iostream.h:31,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscArg.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscBundle.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscBundle.cpp:29:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated.

CompileC build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscMessage.o ../ofxOsc/src/ofxOscMessage.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-generated-files.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-own-target-headers.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-all-target-headers.hmap -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-project-headers.hmap -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/include -I.. -I../Data -I../GL -I../glh -I../Libs -I../ofxOsc -I../StickFigure -I../ofxOsc/libs -I../ofxOsc/src -I../StickFigure/build -I../ofxOsc/libs/oscpack -I../StickFigure/build/StickFigure.build -I../ofxOsc/libs/oscpack/include -I../ofxOsc/libs/oscpack/lib -I../ofxOsc/libs/oscpack/include/ip -I../ofxOsc/libs/oscpack/include/osc -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources/x86_64 -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources -I. -I.. -I/usr/include/nite -I/usr/include/ni -c /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.cpp -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscMessage.o

In file included from /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/iostream.h:31,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscArg.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.cpp:29:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated.

CompileC build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscReceiver.o ../ofxOsc/src/ofxOscReceiver.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-generated-files.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-own-target-headers.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-all-target-headers.hmap -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-project-headers.hmap -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/include -I.. -I../Data -I../GL -I../glh -I../Libs -I../ofxOsc -I../StickFigure -I../ofxOsc/libs -I../ofxOsc/src -I../StickFigure/build -I../ofxOsc/libs/oscpack -I../StickFigure/build/StickFigure.build -I../ofxOsc/libs/oscpack/include -I../ofxOsc/libs/oscpack/lib -I../ofxOsc/libs/oscpack/include/ip -I../ofxOsc/libs/oscpack/include/osc -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources/x86_64 -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources -I. -I.. -I/usr/include/nite -I/usr/include/ni -c /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscReceiver.cpp -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscReceiver.o

In file included from /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/iostream.h:31,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscArg.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscReceiver.h:50,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscReceiver.cpp:29:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated.

CompileC build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscSender.o ../ofxOsc/src/ofxOscSender.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv LANG en_US.US-ASCII
/Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-generated-files.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-own-target-headers.hmap -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-all-target-headers.hmap -iquote /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/StickFigure-project-headers.hmap -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/include -I.. -I../Data -I../GL -I../glh -I../Libs -I../ofxOsc -I../StickFigure -I../ofxOsc/libs -I../ofxOsc/src -I../StickFigure/build -I../ofxOsc/libs/oscpack -I../StickFigure/build/StickFigure.build -I../ofxOsc/libs/oscpack/include -I../ofxOsc/libs/oscpack/lib -I../ofxOsc/libs/oscpack/include/ip -I../ofxOsc/libs/oscpack/include/osc -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources/x86_64 -I/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/DerivedSources -I. -I.. -I/usr/include/nite -I/usr/include/ni -c /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscSender.cpp -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/ofxOscSender.o

In file included from /Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/iostream.h:31,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscArg.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscMessage.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscBundle.h:33,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscSender.h:47,
from /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/src/ofxOscSender.cpp:30:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated.

Ld build/Debug/StickFigure normal x86_64
cd /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure
setenv MACOSX_DEPLOYMENT_TARGET 10.6
/Developer/usr/bin/g++-4.2 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -L/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -L../ofxosc -L../ofxosc/libs -L../ofxosc/src -L../ofxosc/libs/oscpack -L../ofxosc/libs/oscpack/include -L../ofxosc/libs/oscpack/lib -L../ofxosc/libs/oscpack/include/ip -L../ofxosc/libs/oscpack/include/osc -L/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../Libs -L/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/libs/oscpack/lib -F/Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug -filelist /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/StickFigure.build/Debug/StickFigure.build/Objects-normal/x86_64/StickFigure.LinkFileList -mmacosx-version-min=10.6 -framework GLUT -framework OpenGL /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../ofxOsc/libs/oscpack/lib/liboscpack.dylib.1.0.2 /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../Libs/glut32.lib -lnimCodecs -lnimMockNodes -lnimRecorder -lOpenNI -lXnVCNite -lXnVNite -lOsc -o /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/build/Debug/StickFigure

ld: warning: in /Users/daveflynn/Downloads/pkmital-StickFigureOSC-9eaae70-1/StickFigure/../Libs/glut32.lib, file was built for unsupported file format which is not the architecture being linked (x86_64)
ld: warning: in ../ofxosc/libs/oscpack/lib/libOsc.a, missing required architecture x86_64 in file
Undefined symbols:
“_xnContextRegisterForShutdown”, referenced from:
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
xn::Context::SetHandle(XnContext*) in StickFigure.o
“_xnForceShutdown”, referenced from:
xn::Context::SetHandle(XnContext*) in StickFigure.o
“_xnContextRelease”, referenced from:
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
xn::Context::SetHandle(XnContext*) in StickFigure.o
xn::Context::TakeOwnership(XnContext*) in StickFigure.o
“_xnContextAddRef”, referenced from:
xn::Context::SetHandle(XnContext*) in StickFigure.o
“_xnFindExistingRefNodeByType”, referenced from:
xn::Context::FindExistingNode(int, xn::ProductionNode&) constin StickFigure.o
“_xnContextUnregisterFromShutdown”, referenced from:
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
xn::Context::SetHandle(XnContext*) in StickFigure.o
“_xnGetRefContextFromNodeHandle”, referenced from:
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
xn::NodeWrapper::SetHandle(XnInternalNodeData*) in StickFigure.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

]]>
By: Mike http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-452 Fri, 18 Nov 2011 16:51:18 +0000 http://pkmital.com/home/?p=466#comment-452 nevermind, I got the install to work, but I can’t find the license key for NITE.

]]>
By: Mike http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-451 Fri, 18 Nov 2011 16:28:50 +0000 http://pkmital.com/home/?p=466#comment-451 I can’t get the OpenNI to install in terminal. Every time I try, I get a “bash: ./Users/Morris/OpenNI/install.sh: No such file or directory” error. Advice?

]]>
By: Parag K Mital http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-105 Sat, 04 Jun 2011 16:32:35 +0000 http://pkmital.com/home/?p=466#comment-105 In reply to Lukas.

The developer tools aren’t specific to 10.6. You can get the Java and Developer tools version for your OS. The only thing I’m not sure about is whether all the OpenNI and Primesense libraries are compiled for < 10.6. I would try it anyway 🙂

]]>
By: Lukas http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-104 Sat, 04 Jun 2011 06:46:35 +0000 http://pkmital.com/home/?p=466#comment-104 Does this only work with OS X 10.6? That is the version the Java Update links to.

]]>
By: parag http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-93 Sun, 22 May 2011 14:04:35 +0000 http://pkmital.com/home/?p=466#comment-93 In reply to Corneel.

i’m not sure this could give a compilation error? Though you can safely remove this file from the project. if you still have an issue, please paste the output from gcc in the “Build” tab! Thanks!

]]>
By: Corneel http://archive.pkmital.com/2011/01/24/streaming-motion-capture-data-from-the-kinect-using-osc-on-mac-osx/comment-page-1/#comment-92 Wed, 18 May 2011 11:25:14 +0000 http://pkmital.com/home/?p=466#comment-92 Hi,
I get a compilation error in Xcode. The install.xml file is missing form the ofxOsc folder?
bye,
c

]]>