Closed batchku closed 9 years ago
This is my fault. I removed the manual message polling interface from the libpd C++ wrapper but forgot to update ofxPd to reflect this. Just remove everything in the processEvents() function for now so your project will build. I'll update the ofxPd sources shortly.
Ok, all fixed. Update ofxPd and regenerate your project.
trying to get the first example working with 0.8.4, i've added the "additional c flags" and also confirmed that the header search paths include
../../../addons/ofxPd/libs/libpd/pure-data/src
i'm getting compile errors: /Users/ali/GoogleDrive/Development/of_v0.8.4_osx_release/apps/myApps/ofxPdTest01/src/ofApp.cpp:429:47: No member named 'numMessages' in 'ofxPd'