2bbb/ofxPubSubOsc

bug: const problem

2bbb opened this issue · 1 comments

2bbb commented

example:
ofxPublisher("localhost", 9005, "/windowPosition", &ofGetWindowRect);
get error.

2bbb commented

this is not const probelm...
problem about reference.

first aid.
#8