Skip to content

symlinking RBFX's Data directory instead of the project's #12

@Enhex

Description

@Enhex

when trying to launch the project executable it doesn't find its resources because in the RBFX's Data directory is symlinked into the build's bin directory.

[21:49:13] [error] [main] : Could not find resource 'UI/MainMenu.rml'
[21:49:13] [error] [main] : Failed to load UI document: UI/MainMenu.rml
[21:49:13] [error] [main] : Could not find resource 'Scenes/Scene.xml'
[21:49:13] [error] [main] : Could not find resource 'Images/SplashScreen.jpg'

symlinking the project Data directory instead fixes that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions