FahadSec

Results 2 comments of FahadSec

How do I tell sip-wheel to use Qt 5?

I did ` CXXFLAGS="-I$PWD/../lib -I$PWD/../build/lib" LDFLAGS="-L$PWD/../build" sip-wheel --verbose --qmake /usr/local/lib/python3.10/site-packages/qt5_applications/Qt/bin/qmake` and got ``` Querying qmake about your Qt installation... /usr/local/lib/python3.10/site-packages/qt5_applications/Qt/bin/qmake -query These bindings will be built: QTermWidget. Generating the QTermWidget...