Skip to content

Conversation

@projectitis
Copy link

Added flag to force premake to use llvm-ar as the linker instead of ar.
LLVM for windows (clang-cl) does not include ar, and it is not a recognized command on windows.

See this link for why the solution is required :)
premake/premake-core#1742 (comment)

For me there was still an additional manual fix to the makefile (after premake generated it) to get a successful compile. I've added it as a comment to the same issue in the premake repo above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant