@chuckleplant wrote:
On windows I have an issue with the ofToDataPath function, on one machine I get one backslash, on the other I get two. This makes ofxXmlSettings fail to load (with double slashes).
I have tracked the windows getcwd function, which is the one returning either
\\
or\
. I have no idea why though.
Posts: 3
Participants: 3