Skip to content

MinGW-w64 Makefile support #78

@GithubPrankster

Description

@GithubPrankster

Hello! It's been a while and I wanted to try using Tilengine again with a more mature understanding of programming. However, being that I'm on Windows and I utilize the MSYS2 tools. (they provide UNIX-like programs and shells to give Windows program development a similar workflow to Linux) the C compiler is MinGW-w64 and thus different from the one with Visual Studio.

Unfortunately however, the Makefile in Tilengine does not support this kind of enviromment. I tried modifying it to add a 'MSYS2' target myself however the resulting library file seemed useless and didn't link correctly to anything. I'll try again soon but that's it for now.

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