[Qt-interest] Distributing Qt with source code usingVisualStudio

Eli Hooten elir.hooten at gmail.com
Wed Jul 6 02:51:47 CEST 2011


Tony: That is what I am doing now manually. The problem is that the
environment changes are not specific to the .vcproj, but rather to the .suo.
Which is why I would have to distribute my .suo with the .vcproj, which I do
not want to do.

David: Interesting. I might give that approach a shot.

Any other suggestions are welcome.

Thanks,
Eli


On Tue, Jul 5, 2011 at 6:42 PM, David Ching <dc at dcsoft.com> wrote:

> "Eli Hooten" <elir.hooten at gmail.com> wrote in message
> news:<CAD7caDKbfW9urnXH5GHDXCSAYkXWTpmRhs1Ats1g6Uhw_yi4rA at mail.gmail.com
> >...
> > (Note that if I don't add the $(QTDIR)\bin to PATH, the program launches
> > but errors with the "..cannot find QtGuid4.dll.." error, which shouldn't
> be
> > that surprising since I haven't told the application where to look!)
>
> Perhaps you could add a post-build step that copies QtGuid4.dll, etc. to
> the
> folder containing your .exe?
>
> -- David
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110705/b1e59804/attachment.html 


More information about the Qt-interest-old mailing list