[Qgis-developer] Re: Labels in OS X
John C. Tull
john.tull at wildnevada.org
Sat Jul 12 23:37:06 EDT 2008
On Jul 12, 2008, at 5:33 PM, Tom Elwertowski wrote:
> John C. Tull wrote:
>> On Jul 12, 2008, at 1:15 PM, Tom Elwertowski wrote:
>>> In core/qgslabel.cpp, add the line
>>> qDebug() << "Label:" << text;
>> Changed to QDebug ...
>
> It really is qDebug().
>
>> Build is unsuccessful:
>> [ 14%] Building CXX object /Users/jctull/sources/qgis/trunk/src/
>> core/qgslabel.cpp:118: error: no matching function for call to
>> ‘QDebug::QDebug()’
>
> Tom
Hmmmm, I changed that because it failed prior to that. Now it works,
so it was probably an ovelooked typo on my part.
The labels show correctly in the Terminal, e.g.:
Debug: Label: "Fire Mountain"
John
More information about the Qgis-developer
mailing list