Hi,

I'm not sure I have understood you correctly.

Is your COM server implemented in Qt?

Or is it a COM server for which you have implemented a wrapper library
using Qt?

If the former, can't you use Wt + XPCOM to communicate with your
Qt-implemented COM server?

If the latter, what do you want to do? Talk directly to the COM server
(using XPCOM, for instance) ? or talk to the Qt library? (more details
would be needed: linking that library? using some kind of IPC? sockets?)

Also, I fail to see how CMake is relevant here.


On Thu, Apr 5, 2012 at 1:51 PM, Mark Petryk <[email protected]>wrote:

> Is there a how-to for compiling Qt and Wt with mingw?
>
> Here's why I ask; I have a substantial library in Qt/mingw that provides
> service to COM servers.  So, what I'm wanting to do is generate a Wt app
> that uses this library.  Since my library is all in Qt I'm kind-of
> locked-in there.  There is no Qt GUI in this case, just the COM services.
>
> I'm seeing a variety of notes on Qt and Wt and so on, and of course the
> wteithqt example, but even that example uses CMake.
>
> Unless someone has a suggestion for a different COM interface.
>
> ~mark
>
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to