Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qmake

How Can I Include Python.h In Qmake

INCLUDEPATH = -L /usr/include/python2.7 LIBS += /usr/local/lib/python2.7 QMAKE_CXXFLAGS += /usr/loc… Read more How Can I Include Python.h In Qmake