octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation failure in GUI


From: Michael Goffioul
Subject: Compilation failure in GUI
Date: Mon, 2 Jul 2012 08:50:54 +0100

Jacob,

It seems the latest change you made for the debug markers in the editor does not compile on my F16 box. It stops at m-editor/file-editor-tab.cc, because QsciScintilla::markerDefine() accepts a QPixmap, not a QImage, and there's no automatic conversion. I'm using Qt-4.8.2 and qscintilla-2.5.1.

Using QPixmap instead of QImage solves the problem.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]