Greetings, I am new to your mailing list.
I am learnig to use pyqt4 in a cmake project. I have a machine with these:- ---pyQt4, sip-4.10.2,qt-4.6.2 and cmake-2.8.2. ----a small pyQT4/cmake project as follows:- ---stepA: a file -fileA.sip. ---stepB: Upon execution of fileA.sip, files fileC.cpp and fileD.cpp result, ---stepC: fileC.cpp and fileD,cpp are compiled into a library. I can do stepC. I do not know how to carry out step B within cmake. advice would be appreciated. sincerely luxInteg _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
