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

Qt-interest Archive, March 2007
Diff-file for Qt 4.2.3


Message 1 in thread

Hi,

is there some kind of diff-file from Qt 4.2.2 to 4.2.3 so that I don't have to 
recompile the whole of Qt (which takes about 5h)?

Thanks a lot,
Ralf

--
 [ signature omitted ] 

Message 2 in thread

Ralf Jung schrieb:
> Hi,
> 
> is there some kind of diff-file from Qt 4.2.2 to 4.2.3 so that I don't have to 
> recompile the whole of Qt (which takes about 5h)?
> 
I don't think this will prevent you from a complete recompile - when a 
generic header (like qstring.h or similar) is changed, all is 
recompiled, no matter if you use a patch file or the complete archive.

Christian

--
 [ signature omitted ] 

Message 3 in thread

It would not help since the build (configure) removes all the intermediate
object files.

Keith

On 03-16-2007 10:02 AM, "Ralf Jung" wrote:

> Hi,
> 
> is there some kind of diff-file from Qt 4.2.2 to 4.2.3 so that I don't have to
> recompile the whole of Qt (which takes about 5h)?
> 
> Thanks a lot,
> Ralf


--
 [ signature omitted ]