<div dir="ltr">Hi,<div><br></div><div>I have my mid term examination in my university next week, so I will continue with port of backend next Sunday. Sorry for the delay.</div><div><br></div><div>Thank you</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.8000001907349px">Cheers</span>,<br>Garvit Khatri</div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Feb 19, 2015 at 1:28 PM, Alexander Semke <span dir="ltr"><<a href="mailto:Alexander.Semke@web.de" target="_blank">Alexander.Semke@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> /home/garvitdelhi/Qt5.3.0/5.3/gcc_64/include/QtCore/qplugin.h:101: error:<br>
> expected ';' before 'extern'<br>
>          extern const QT_PREPEND_NAMESPACE(QStaticPlugin)<br>
> qt_static_plugin_##PLUGIN(); \<br>
>          ^<br>
<br>
</span>I don't understand this error right away. I need to setup qt5 environment here<br>
and to have a closer look at it. For the time being, comment out<br>
<span class="">#include <QtPlugin> in src/backend/worksheet/interfaces.h<br>
and<br>
</span>Q_EXPORT_PLUGIN2(scidavis_standardcurvesymbolfactory,<br>
StandardCurveSymbolFactory)<br>
Q_IMPORT_PLUGIN(scidavis_standardcurvesymbolfactory)<br>
<br>
in  src/backend/worksheet/StandardCurveSymbolFactory.cpp<br>
<br>
It'll crash when you later start the program and try to create a curve. Let's<br>
ignore this for the moment. I plan go get rid of this plugins for the symbols<br>
anyway soon...<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Alexander<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br></div>