[Qt-interest] unbale to build Qt4.5.0 out of source

Andreas Pakulat apaku at gmx.de
Thu Mar 5 11:42:09 CET 2009


On 05.03.09 11:30:01, Mathieu MARACHE wrote:
> Thanks René
> 
> > Yes, you should call "./configure && make && make install" from the directory
> > to where Qt was extracted.
> 
> But that would be an in-source build, that's not what I'm wanting to achieve.
> 
> The following dispositions works :
> 
> a)
> ..
> |--qt4
> 
> 
> b)
> ..
> |-- qt4
> |-- qt4-build
> 
> But this one does'nt work :
> 
> c)
> ..
> |-- qt4
>      |-- build
> 
> I'm digging into syncqt to see if I can spot a bug

AFAIK thats simply not supported. The Qt buildsystem only allows for real
"out of source" builds, not having the builddir inside the source tree.

Andreas

-- 
Your true value depends entirely on what you are compared with.



More information about the Qt-interest-old mailing list