[QScintilla] Makefile issues

Rex Dieter rdieter at math.unl.edu
Mon Jan 18 22:30:54 GMT 2016


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



More information about the QScintilla mailing list