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

Qt-interest Archive, January 2007
qmake looping while resolving library dependencies with create_prl, link_prl and depend_prl CONFIG turned on


Message 1 in thread

Hallo,

qmake version 2.01a in qt 4.2 loops while resolving library dependencies.  
We have a lot of libraries, our applications link against.
We use the CONFIG  create_prl, link_prl and depend_prl. It repeats  
processing the same .prl files again and again.
Is this a bug? We have checked that we don't have cyclic library  
dependencies.

thomas

--
 [ signature omitted ] 

Message 2 in thread

Hi,

> Is this a bug? We have checked that we don't have cyclic library 
> dependencies.

It's hard to tell without a test case, but yes, it could be a bug. qmake 
shouldn't enter an endless loop.

--
 [ signature omitted ]