Hi Massimo, how I build my program with static version instead of the dynamic version???. When I compile my program with QT widgets, by default it make my program with dynamic access to QT functions Thanks CdQ
On Sat, Jun 6, 2009 at 11:47 AM, Massimo Belgrano <[email protected]>wrote: > yoy can use unified windows binary distribution (From Viktor) > http://www.syenar.hu/harbour/harbour-11-win-20090602.exe > or if you compile harbour from source you can > download qt sdk http://www.qtsoftware.com/downloads > add to yor batch for compiling harbour > SET HB_INC_QT=c:\devl\Qt\2009.02\qt/\nclude > then you need qt runtime dll (if you have not build static version of > library) > (qtcore4.dll,qtgui4.dll, ecc) > > > 2009/6/6 Rossine <[email protected]> > > >> Hello, >> >> What must install to test the examples in the HBQT windows ? >> >> Best Regards, >> >> Rossine. >> >> -- >> View this message in context: >> http://www.nabble.com/Work-with-HBQT-tp23901290p23901290.html >> Sent from the Harbour - Dev mailing list archive at Nabble.com. >> >> _______________________________________________ >> Harbour mailing list >> [email protected] >> http://lists.harbour-project.org/mailman/listinfo/harbour >> > > > > -- > Massimo Belgrano > > > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- QAC (I want something comfortable !!!) - Incremental Compilation with all MiniGUIs versions QAC (Quiero Algo Cómodo !!!) - Compilación Incremental con todas las versiones de MiniGUI Download: www.CarozoDeQuilmes.com.ar
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
