idc.exe crashes
Unsolved
General and Desktop
-
Hi,
When I'm building my Com Object everything is working fine when I test it on a simple case (creating a QLabel in it). However when I try to create a complex QWidget in it that was defined in a static library that is included in my project, the idc.exe crashes when it executes the "idc.exe myproject.dll /idl myproject.idl" command.
Any ideas what is causing it or how I can bypass this issue?
I'll appreciate any idea