Skip to content

On windows, .dll is not being copied #7

Description

@MagisterLatka

When building on Windows, XenonEngine.dll file is not copied correctly into Application folder and upon running the sandbox.exe there is an error about .dll missing.

A simple solution could be to add
add_dependencies(sandbox copy_xenon_dll copy_assets)
into Sandbox/src/CMakeLists.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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