opening an idl file using qt
Unsolved
General and Desktop
-
@biramb said:
activeQt
HI and welcome.
You can make COM servers and clients with Active Qt
http://doc.qt.io/qt-5/activeqt-index.htmlIts not really clear what you are trying to do
"idl" often used in RPC calls. ?
http://stackoverflow.com/questions/670630/what-is-idlMaybe you can say what project does so U can get better help :) ?
-
@biramb said:
well normally it would be running tools on the idlhttp://doc.qt.io/qt-5/activeqt-index.html
and
http://doc.qt.io/qt-5/activeqt-container.html(Compile the IDL into a type library using the MIDL tool (part of the compiler installation)
i have no idea what to use with mingw