Home » Community » U++ community news and announcements » Win32 release clang now 18.1.5
Re: Win32 release clang now 18.1.5 [message #60577 is a reply to message #60576] |
Mon, 13 May 2024 09:23   |
Tom1
Messages: 1305 Registered: March 2007
|
Ultimate Contributor |
|
|
Hi,
Surely I can use MSBT as is, like I have for many years now, but I'm constantly looking at CLANG to potentially replace it. (Just to make sure I have an alternative long term solution.)
Luckily, I just found out how to embed the manifest into the exe using resource compiler instead of mt.ext. Just append this line to your .rc file and provide the manifest.xml in the same main package directory as the .rc file exists in:
1 RT_MANIFEST "manifest.xml"
That's it! This works with both CLANG and MSBT.
Best regards,
Tom
|
|
|
Goto Forum:
Current Time: Thu Aug 14 23:26:01 CEST 2025
Total time taken to generate the page: 0.13882 seconds
|