Me again:
OpenGL: DONE.
I installed these files

sudo apt-get install freeglut3 freeglut3-dev libglew1.5 libglew1.5-dev 
libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev
Ok - compiling went through.

Starting QMS now ends up with
qmapshack: error while loading shared libraries: libQt5Script.so.5: 
cannot open shared object file: No such file or directory

Ok. Then I go and look for the file - i copy libQt5Script.so.5 (and all 
files, which contain "Qt5Script) from opt/qt54/lib into the folder /usr/
lib/ (i know, not very nice).

Starting QMS ends up with
This application failed to start because it could not find or load the Qt 
platform plugin "xcb".

Reinstalling the application may fix this problem.

So far for today.
But i will not give up!




Am Tue, 15 Sep 2015 08:00:01 +0200 schrieb Oliver Eichler:

> The graphics engine of Qt is based on OpenGL. So you have to install
> OpenGL development up to a certain extend.
> 
> Am 14.09.2015 um 21:43 schrieb Emanuel Hudl:
>> So, after cleaning it up, it looks like this
>>
>> installed QT5.4 from
>> http://download.qt.io/official_releases/qt/5.4/5.4.0/
>> qt-opensource-linux-x64-android-5.4.0.run ccmake went fine
>>
>> now this:
>>
>> In file included from /opt/Qt5.4.0/5.4/gcc_64/include/QtGui/
>> qopenglcontext.h:54:0,
>>                  from /opt/Qt5.4.0/5.4/gcc_64/include/QtGui/QtGui:32,
>>                  from /opt/Qt5.4.0/5.4/gcc_64/include/QtWidgets/
>> QtWidgetsDepends:4,
>>                  from /opt/Qt5.4.0/5.4/gcc_64/include/QtWidgets/
>> QtWidgets:3,
>>                  from /home/emi/Builds/QMapShack/src/main.cpp:25:
>> /opt/Qt5.4.0/5.4/gcc_64/include/QtGui/qopengl.h:122:21: fatal error:
>> GL/
>> gl.h: Datei oder Verzeichnis nicht gefunden
>>  #  include <GL/gl.h>
>>                      ^
>> compilation terminated.
>> make[2]: *** [src/CMakeFiles/qmapshack.dir/main.cpp.o] Fehler 1
>> make[1]: *** [src/CMakeFiles/qmapshack.dir/all] Fehler 2 make: ***
>> [all] Fehler 2
>>
>>
>>
>> Am Mon, 14 Sep 2015 19:30:10 +0200 schrieb Oliver Eichler:
>>
>>> Yes, that looks like a version clash between different Qt versions.
>>> It's always a bad idea to force installations. It's better to resolve
>>> stuff.
>>>
>>> Am Montag, 14. September 2015, 16:27:50 schrieb Emanuel Hudl:
>>>> Hello Oliver,
>>>> Compiling went through; starting QMS ends up with:
>>>>
>>>> QT_MESSAGE_PATTERN: Unknown placeholder %{time yyyy-MM-dd
>>>> h:mm:ss.zzz} qmapshack: symbol lookup error: qmapshack: undefined
>>>> symbol: _ZN6QDebugD1Ev
>>>>
>>>> But i have to say that i "crushed" (nicely said) my system by trying
>>>> to install Qt by force...
>>>>
>>>> As always: Thanks for your support and work!
>>>> Emi
>>>>
>>>> Am Sun, 13 Sep 2015 19:12:21 +0200 schrieb Oliver Eichler:
>>>>> Hi Emanuel,
>>>>>
>>>>>
>>>>> you need Qt5.4 at least.
>>>>>
>>>>> HTH
>>>>>
>>>>> Oliver
>>>>>
>>>>> Am Sonntag, 13. September 2015, 07:44:49 schrieb Emanuel Hudl:
>>>>>> Hello,
>>>>>> can somebody help me with this issue or give me a hint?
>>>>>>
>>>>>> Compiling on the commit (
>>>>>> https://bitbucket.org/maproom/qmapshack/commits/
>>>>>> c7ccd236395d6d18e17192ec3f066b3f667b0fdb )
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>>
>>>>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp: In static
>>>>>> member function ‘static void
>>>>>> CAppSetup::consoleMessageHandler(QtMsgType, const
>>>>>> QMessageLogContext&, const QString&)’:
>>>>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp:115:55: error:
>>>>>> ‘qFormatLogMessage’ was not declared in this scope
>>>>>>
>>>>>>      QString txt = qFormatLogMessage(type, context, msg);
>>>>>>      
>>>>>>                                                        ^
>>>>>>
>>>>>> make[2]: *** [src/CMakeFiles/qmapshack.dir/helpers/CAppSetup.cpp.o]
>>>>>> Fehler 1 make[1]: *** [src/CMakeFiles/qmapshack.dir/all] Fehler 2
>>>>>> make: *** [all] Fehler 2
>>>>
>> 
----------------------------------------------------------------------------
>>>>>> -- _______________________________________________
>>>>>> Qlandkartegt-users mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
>>>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
>>>>> "http://www.w3.org/TR/REC-html40/strict.dtd";>
>>>>> <html><head><meta name="qrichtext" content="1" /><style
>>>>> type="text/css">
>>>>> p, li { white-space: pre-wrap; }
>>>>> </style></head><body style=" font-family:'DejaVu Sans Mono';
>>>>> font-size:12pt; font-weight:400; font-style:normal;">
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">Hi Emanuel,</p>
>>>>> <p style="-qt-paragraph-type:empty; margin-top:0px;
>>>>> margin-bottom:0px;
>>>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>>>> text-indent:0px;
>>>>> ">&nbsp;</p>
>>>>> <p style="-qt-paragraph-type:empty; margin-top:0px;
>>>>> margin-bottom:0px;
>>>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>>>> text-indent:0px;
>>>>> ">&nbsp;</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">you need Qt5.4 at least.</p>
>>>>> <p style="-qt-paragraph-type:empty; margin-top:0px;
>>>>> margin-bottom:0px;
>>>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>>>> text-indent:0px;
>>>>> ">&nbsp;</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">HTH</p>
>>>>> <p style="-qt-paragraph-type:empty; margin-top:0px;
>>>>> margin-bottom:0px;
>>>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>>>> text-indent:0px;
>>>>> ">&nbsp;</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">Oliver</p>
>>>>> <p style="-qt-paragraph-type:empty; margin-top:0px;
>>>>> margin-bottom:0px;
>>>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>>>> text-indent:0px;
>>>>> ">&nbsp;</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">Am Sonntag, 13. September 2015, 07:44:49 schrieb
>>>>> Emanuel Hudl:</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">&gt; Hello,</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">&gt; can somebody help me with this issue or give
>>>>> me a hint?</p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>>>> -qt-user-state:0;">&gt; </p>
>>>>> <p style=" margin-top:0px; margin-bottom:0px;
>>>>> margin-left:0px;<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
>>>>> "http://www.w3.org/TR/REC-html40/strict.dtd";>
>>> <html><head><meta name="qrichtext" content="1" /><style
>>> type="text/css">
>>> p, li { white-space: pre-wrap; }
>>> </style></head><body style=" font-family:'DejaVu Sans Mono';
>>> font-size:12pt; font-weight:400; font-style:normal;">
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">Yes, that looks like a version clash between
>>> different Qt versions. It's always a bad idea to force installations.
>>> It's better to resolve stuff.</p>
>>> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px;
>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px; ">&nbsp;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">Am Montag, 14. September 2015, 16:27:50 schrieb
>>> Emanuel Hudl:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; Hello Oliver,</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; Compiling went through; starting QMS ends up
>>> with:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; QT_MESSAGE_PATTERN: Unknown placeholder %{time
>>> yyyy-MM-dd h:mm:ss.zzz}</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; qmapshack: symbol lookup error: qmapshack:
>>> undefined symbol:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; _ZN6QDebugD1Ev</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; But i have to say that i &quot;crushed&quot;
>>> (nicely said) my system by trying to</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; install Qt by force...</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; As always: Thanks for your support and
>>> work!</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; Emi</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; Am Sun, 13 Sep 2015 19:12:21 +0200 schrieb
>>> Oliver Eichler:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; Hi Emanuel,</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; you need Qt5.4 at least.</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; HTH</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; Oliver</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; Am Sonntag, 13. September 2015, 07:44:49
>>> schrieb Emanuel Hudl:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; Hello,</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; can somebody help me with this issue
>>> or give me a hint?</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; Compiling on the commit (</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> https://bitbucket.org/maproom/qmapshack/commits/</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> c7ccd236395d6d18e17192ec3f066b3f667b0fdb )</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; Thanks.</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp: In static
>>> member</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; function ‘static void
>>> CAppSetup::consoleMessageHandler(QtMsgType, const</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; QMessageLogContext&amp;, const
>>> QString&amp;)’:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp:115:55:
>>> error:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; ‘qFormatLogMessage’ was not declared
>>> in this scope</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;      QString txt =
>>> qFormatLogMessage(type, context, msg);</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;      </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>>                ^</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; make[2]: ***
>>> [src/CMakeFiles/qmapshack.dir/helpers/CAppSetup.cpp.o]</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; Fehler 1 make[1]: ***
>>> [src/CMakeFiles/qmapshack.dir/all] Fehler 2 make:</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; *** [all] Fehler 2</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>>
>> 
----------------------------------------------------------------------------
>> </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; --
>>> _______________________________________________</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt; Qlandkartegt-users mailing list</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> [email protected]</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;&gt;
>>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;!DOCTYPE HTML PUBLIC
>>> &quot;-//W3C//DTD HTML 4.0//EN&quot;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;html&gt;&lt;head&gt;&lt;meta
>>> name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style
>>> type=&quot;text/css&quot;&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; p, li { white-space: pre-wrap; }</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;/style&gt;&lt;/head&gt;&lt;body
>>> style=&quot; font-family:'DejaVu Sans Mono';</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; font-size:12pt; font-weight:400;
>>> font-style:normal;&quot;&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;Hi
>>> Emanuel,&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;you need Qt5.4
>>> at least.&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> -qt-user-state:0;&quot;&gt;HTH&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> -qt-user-state:0;&quot;&gt;Oliver&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;Am Sonntag,
>>> 13. September 2015, 07:44:49 schrieb</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; Emanuel Hudl:&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> Hello,&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt; can
>>> somebody help me with this issue or give me</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; a hint?&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> Compiling on the commit (</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> https://bitbucket.org/maproom/qmapshack/commits/&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> c7ccd236395d6d18e17192ec3f066b3f667b0fdb )&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> Thanks.&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp: In static</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; member&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> function ‘static void</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> CAppSetup::consoleMessageHandler(QtMsgType, const&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> QMessageLogContext&amp;amp;, const</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; QString&amp;amp;)’:&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> /home/emi/Builds/QMapShack/src/helpers/CAppSetup.cpp:115:55:
>>> error:&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> ‘qFormatLogMessage’ was not declared in this</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; scope&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> QString txt = qFormatLogMessage(type,</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; context, msg);&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;       ^&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> make[2]: ***</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> [src/CMakeFiles/qmapshack.dir/helpers/CAppSetup.cpp.o]&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> Fehler 1&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> make[1]: *** [src/CMakeFiles/qmapshack.dir/all]</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; Fehler 2&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt; make:
>>> *** [all] Fehler 2&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>>
>> 
----------------------------------------------------------------------------
>> </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> --</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> _______________________________________________&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;
>>> Qlandkartegt-users mailing list&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> Qlandkartegt-users-5NWGOfrQmneRv
>> [email protected]&lt;/p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p style=&quot; margin-top:0px;
>>> margin-bottom:0px; margin-left:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; -qt-user-state:0;&quot;&gt;&amp;gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users&lt;/
>> p&gt;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; &lt;p
>>> style=&quot;-qt-paragraph-type:empty; margin-top:0px;
>>> margin-bottom:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt; margin-left:0px; margin-right:0px;
>>> -qt-block-indent:0; text-indent:0px;</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; &gt;
>>> &quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;/body&gt;&lt;/</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>>
>> 
html&gt;-----------------------------------------------------------------------
>> </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; -------</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>>
>> 
----------------------------------------------------------------------------
>> </p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; --
>>> _______________________________________________</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt; Qlandkartegt-users mailing list</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>> [email protected]</p>
>>> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
>>> margin-right:0px; -qt-block-indent:0; text-indent:0px;
>>> -qt-user-state:0;">&gt;
>>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users</p>
>>> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px;
>>> margin-left:0px; margin-right:0px; -qt-block-indent:0;
>>> text-indent:0px; ">&nbsp;</p></body></
>> 
html>------------------------------------------------------------------------------
>>
>>
>>
>> 
------------------------------------------------------------------------------
>> _______________________________________________
>> Qlandkartegt-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
> 
> 
> 
------------------------------------------------------------------------------
> _______________________________________________
> Qlandkartegt-users mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users



------------------------------------------------------------------------------
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to