Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, August 2007
qt dll


Message 1 in thread

Hi, all 

Anyone knew if I can use the DLL built from QT based
and then used in a general VC. net 2003 or XCode
project? The project could be not based on QT. 
Thanks 


It seems to me only Qt based project can use the DLL
(qt based). 

Regards 

Yuqi


       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/

--
 [ signature omitted ] 

Message 2 in thread

yuji lan wrote:

> Anyone knew if I can use the DLL built from QT based
> and then used in a general VC. net 2003 or XCode
> project? The project could be not based on QT.
> Thanks
> 
> 
> It seems to me only Qt based project can use the DLL
> (qt based).
AFAIK, there is nothing stopping you from using a Qt -build DLL from a
non-Qt application, as long as you don't use any Qt specific stuff in your
exported interface.

Andre
-- 
 [ signature omitted ]