Issue |
143119
|
Summary |
[clang-cl][Windows] After setting the manifest configuration, the app cannot start!
|
Labels |
new issue
|
Assignees |
|
Reporter |
jiangxinhaha
|
Clang version: 20.1.0
1, When I set app.manifest for the app,
<img width="586" alt="Image" src="" />
The following error appears when I start the app:
---------------------------
Microsoft Visual Studio
---------------------------
Unable to start program 'D:\app\Windows\output\x64\bin\Debug\App.exe'.
The application could not be started because the application configuration is incorrect. Please check the manifest file for possible errors. Reinstalling the application may fix this problem. See the application event log for more details.
---------------------------
OK
---------------------------
2, The content of app.manifest is as follows:

3, MSVC is ok!
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs