Skip to content

Cannot run on Linux: Required engine files not found. Run make in the mod directory to fetch and build the required files, then try again. #44

@fusion809

Description

@fusion809

When I run the command:

./launch-game.sh

after building this mod with make, I receive the error:

Required engine files not found.
Run `make` in the mod directory to fetch and build the required files, then try again.

(Platform is Arch Linux).

At least part of the issue is that building this mod no longer creates an OpenRA.exe file, instead an OpenRA.dll file is generated in engine/bin. But I have found that modifying the launch-game.sh file so that it uses OpenRA.dll instead of OpenRA.exe does not fix this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions