-
We've noticed for some time that certain IDL files tend to get rebuilt even when they haven't changed. While very minor in the grand scheme of things before now, it is a real problem with unit testing…
-
FAILED: gen/chrome/updater/app/server/win/updater_idl.h gen/chrome/updater/app/server/win/updater_idl_i.c gen/chrome/updater/app/server/win/updater_idl.tlb gen/chrome/updater/app/server/win/updater_id…
-
### Xmake 版本
2.9.5
### 操作系统版本和架构
版本 Windows 10 专业版 版本号 22H2 安装日期 2024/3/28 操作系统内部版本 19045.4894 体验 Windows Feature Experience Pack 1000.19060.1000.0
### 描述问题
com组件中常常会有idl(interface define lang…
-
### Description:
It's currently not generating a valid command line or rule.
### Issue Type:
- [x] Bug report
- [ ] Feature request
- [ ] Other
-
Native development on Windows sometimes requires processing IDL files.
Visual Studio C++ includes de midl.exe compiler for this purpose.
This tool is a "source generation" tool.
It takes *.idl as…
-
There are a few minor bugs in the Windows build. I have attached a patch file to fix some of them on top of #374 .
However, fixing `taskbar.py` requires compiling a .idl file using the `midl.exe` pro…
-
When I upgraded this solution to the latest C++/winrt, I get an internal compiler problem. Initially all was fine moving over to VS2019. After using the Nuget package manager to upgrage Microsoft.Wi…
-
From: OpenReview
Sent: 28 May 2023 04:57
To: Xochicale, Miguel
Subject: MIDL 2023 Short Paper Track - camera ready instructions
Hi everyone,
The camera-ready instructions for the short paper…
-
I have a bit strange project struct... :)
For example, I have:
>/root
>>/mylib
>>>/source
>>>>/mylib.idl
>>>/project
>>>>CMakeLists.txt with add_idl
So I use `add_idl(mylibIDL ${CMAKE_SOUR…
xakod updated
2 years ago
-
**Describe the bug**
IDL files (to define COM interfaces in Windows) have a "helpstring" attribute, that is not parsed by doxygen.
Regular doxygen comments added are parsed as expected.
**Expecte…