Hi,
The oscReceiverExample in 006 doesn’t build because it expects strings returned by ofxOsc to be char *s rather than std::strings. It also appears to be missing code to print out non-mouse messages.
The .h file also used deprecated ofAddons.h.
Attached patches (against addons SVN) attempt to address the issues. Tested on OSX.
BTW, finding the SVN is a bit tricky http://www.openframeworks.cc/download only mentions snapshots (not the actual SVN), and the link to http://www.openframeworks.cc/admin is broken.
Best,
Stjepan