[Qt-interest] nmake install not supported on Win32/Visual Studio
Matthias Pospiech
matthias.pospiech at gmx.de
Thu Oct 29 18:17:27 CET 2009
Mike Jackson schrieb:
> On 2009-10-29 12:35:08 -0400, Matthias Pospiech
> <matthias.pospiech at gmx.de> said:
>
>
>> Mike Jackson schrieb:
>>
>>> Is there any type of "make install" when compiling Qt 4.5.x using
>>> Visual Studio 2005 on Windows XP?
>>>
>>>
>> I have compiled and installed Qt with VS 2005 several times and I never
>> had any need for "make install".
>> It is basically installed where the Qt-dir. is placed.
>> Just add the Path to the System and define a QTDIR Variable and your done.
>> Only the start menu entries have to be created manually.
>>
>> Matthias
>>
>
> Yep. Trying to create a "distribution" for some else's computer. Don't
> think they need all the temp files. Just the dlls.
>
nmake clean.
And you need the source + docs + dlls.
I just zip the whole folder and tell people what I have written in my
last post.
My colleges at least can work with such a solution.
For a real 'customer' that is not a suitable solution I admit.
Matthias
More information about the Qt-interest-old
mailing list