Hi,
I was wondering how I can tell the Qt configure script to exclude the QtGui module from the build process. I try to build Qt 4.3.3. on a server without X11 on it. The build does fail because of missing X11 header files, which I do not want to install on my server.
So far I have not been able to find a configure switch that would allow me to build Qt without QtGui... can anyone help?
Regards,
Michael
Bookmarks