Skip to content
p1nh0 edited this page Nov 16, 2015 · 2 revisions

To debug the patcher run Xcode in "Max-Debug" scheme. This will open the external application "Kinect2_Debug" which contains a soft-link from ta.jit.kinect2.mxo inside its Contents folder. You can download the debugger app here: https://github.com/p1nh0/ta.jit.kinect2/releases/tag/debugger

Thus to debug the external we really just need to hit Run in Xcode after selecting the "Max-Debug" scheme ✌️

Clone this wiki locally