From: shyam l. <shy...@gm...> - 2008-04-14 02:30:06
|
I have copied Qtcore4.dll and QtGui4.dll in the same folder as main.exe and this works Question: is it possible to know which dll to deploy for specific projects thus avoid deploying unnecessary dll On Sun, Apr 13, 2008 at 10:23 AM, shyam laximan <shy...@gm...> wrote: > I have compiled the source with visual c++ 2008. i dont know if there are > issues with that.. i can try recompiling with mingw. > > > On Sun, Apr 13, 2008 at 2:27 AM, Vadim Godunko <vgo...@ro...> wrote: > > > shyam laximan wrote: > > > > > > > > i have installed the snapshot 1.0.3 i am still getting the error. > > > > > > Do you use precompiled Qt version from Trolltech or compile it "by > > hand"? > > > > If you aware with MSYS environment you may compile and install QtAda > > from sources. You may found instructions in the INSTALL.Windows file. > > > > |