Am 02.02.2008 um 13:01 schrieb Pavel Sanda:
It takes some time for me to setup the autotools build system. Have
to get
and compile Qt now. I always use the binary (framework-) version of
Qt with
cmake. But as far as I can see, there is still no way to use it with
autotools yet, right?
i guess you dont need to compile it if you have include files
installed with the
binary framework you mentioned.
pavel
The binary version puts the libs and headers into frameworks. I don't
think our autotools build system is able to find them. It expects the
libs in one directory for example.
Stefan