Skip to content

default PG settings fails if apps/myApps does not exist #7634

@artificiel

Description

@artificiel

the .gitignore rules take out the apps/myApps dir, but PG defaults to it. this leads to an error:

image

in command line, the reason is revealed:

of-dev % /Applications/projectGenerator\ mac\ 2023.app/Contents/Resources/app/app/projectGenerator  -o"/Users/brtn/source_control/of-dev/openFrameworks" -a" " -p"osx,osx"  -t"" "/Users/brtn/source_control/of-dev/openFrameworks/apps/myApps/gcc6singleton"
[notice ] PG v.20\
[notice ] Folder doesn't exist "/Users/brtn/source_control/of-dev/openFrameworks/apps/myApps"

should the PG create the missing dir?
or should the dir be included in gitignore?

(and could the error appear in the GUI PG mini-log? the screenshot above is cut, but the line displayed is only the command, not the result)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions