-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
Conversation started on the forum.
So I'm on Linux Mint 21.2 and testing the PG.
I'm on the branch pgup by @dimitre, 90f3b62.
So I'm using:
[notice ] PG v.16
(Not v.17, as mentioned on the forum... I don't know why).
Anyway, the problem I mentioned persists, this is the error message:
/home/jildert/testOFPG/pgup/openFrameworks/apps/projectGenerator/commandLine/bin/projectGenerator -o"/home/jildert/testOFPG/pgup/openFrameworks" -a"ofxGui" -p"osx" -t"" "/home/jildert/testOFPG/pgup/openFrameworks/apps/myApps/mySketch"
[notice ] PG v.16
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
what(): filesystem error: cannot create directory: No such file or directory [/home/jildert/testOFPG/pgup/openFrameworks/apps/myApps/mySketch]
Aborted (core dumped)
Another thing is that the PG defaults to OSX, I can only change this when I enable Advanced Settings.
After that the problem is still there.