ken wrote: > On 01/18/2016 11:33 AM, Rex Dieter wrote: >> ken wrote: >> >>> Looking at the Makefile (resulting from "qmake-qt4 qscintilla.pro"), I >>> found: >> >> To override qmake flags, you can try something like: >> >> qmake-qt4 qscintilla.pro \ >> QMAKE_CFLAGS="..." \ >> QMAKE_CXXFLAGS="..." >> >> (or try setting QMAKE_CFLAGS_RELEASE and QMAKE_CXXFLAGS_RELEASE instead) >> >> -- Rex > > You mean to create libqscintilla2.so, yes?
Yes... in context you did say above: "Looking at the Makefile... resulting from 'qmake-qt4 qscintilla.pro'" -- Rex _______________________________________________ QScintilla mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
