Skip to content

[bug :: macOS] bin/data in DerivedData breaks user interaction with ofToDataPath() #8321

@artificiel

Description

@artificiel

so the actual ofToDataPath() is buried in DerivedData (ex: /Users/brtn/Library/Developer/Xcode/DerivedData/myDeliberateSketch-aqwtovqchnmcfrazakooakhzrkco/Build/Products/Debug/data) so the actual data dir is not bin/data... might no be apparent for static ressources, but things like ofxWatchFile, ofxAutoReloadedShaders do not work as expected because watched ressources are those within DerivedData. and of course anything saved to disk will be thrown in DerivedData.

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