llvm-mingw icon indicating copy to clipboard operation
llvm-mingw copied to clipboard

Missing `windmc.exe` Message Compiler

Open falhumai96 opened this issue 11 months ago • 0 comments

I was trying to build POCO C++ package using the LLVM MinGW toolchain, but was not able to complete the whole build without relying on MC.exe from VC toolchain. The latter tool is fine, but would love to have a self-contained MinGW toolchain that contains the windmc.exe tool, just like windrc.exe, ...etc.

falhumai96 avatar Mar 14 '24 18:03 falhumai96