simplefilewatcher
simplefilewatcher copied to clipboard
On Mac OS recursive doesn't work
When you do that on Mac OS :
FW::WatchID watchID = fileWatcher.addWatch("/Users/luclambour/Desktop/sandbox/", &listener, true);
The bool on true or false change anythings