Mathieu

Results 3 issues of Mathieu

Hi, It seems that the directory watcher doesn't take care of the path filter we give him when adding a path. If I make a custom path filter where I...

I am trying to use this addon on Ubuntu, with OF 0.9.8. I have the following error: ``` /home/nuc/Documents/Code/openFrameworks/addons/ofxCsv/src/ofxCsvRow.cpp: In member function ‘void ofxCsvRow::trim()’: /home/nuc/Documents/Code/openFrameworks/addons/ofxCsv/src/ofxCsvRow.cpp:315:50: error: no matching function for...

Hello, I want to use websockets and make a client that would connect to my websocket server made with nodejs. I see the readme note about using ofxJSONRPC to use...