[PyKDE] Passing -spec to qmake

Albert Chin pykde at lists.thewrittenword.com
Tue Nov 4 14:30:00 GMT 2003


How about a way to pass the -spec [arg] command-line flag to build.py
in sip/pyqt? We build Qt with the vendor C++ compiler to /opt/libqt32
and then with GCC to /opt/libqt32/[include,lib]/gcc32. Without -spec,
we cannot build sip/PyQT against /opt/libqt32/[include,lib]/gcc32
(requires the [platform]-g++ specs file).

-- 
albert chin (china at thewrittenword.com)




More information about the PyQt mailing list