Skip to content

emscripten can't find shell file during compilation #1

@VectorWolf

Description

@VectorWolf

When trying to compile via emscripten it won't find the html shell files
The compile flag in cmake looks like so "--shell-file ../util/shell_release.html"
It seems that the relative path is problematic since using "--shell-file ${PROJECT_SOURCE_DIR}/util/shell_release.html" seems to solve the problem

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