marble for mingw-win32? (+ some notes)

Tomaz Canabrava tcanabrava at kde.org
Wed Jun 19 04:34:28 PDT 2013


I hate this cellphone email client...
Em 19/06/2013 08:34, "Tomaz Canabrava" <tcanabrava at kde.org> escreveu:

>
> Em 19/06/2013 07:13, "Lubomir I. Ivanov" <neolit123 at gmail.com> escreveu:
> >
> > does anyone have an idea where i can find pre-compiled marble devel
> > packages for windows/mingw/qt5?
>
> Doesn't exists, marble doesn't works with qt5 yet, so we are using qt4.
>
> >
> > i really don't want to go trough these steps for the sake of including
> > the widget:
> >
> http://techbase.kde.org/Projects/Marble/WindowsCompiling#Compiling_Marble_using_MingW
>
> You don't need the full marble, just the libmarblewidget, it should be
> easier than all that trouble.
>
> > also it doesn't seem possible to disable marble in subsurface ATM and
> > are there any plans to do that?
>
> It was decided against the use of optional libraries, and marble gives us
> a great looking map ( way better than osmgpsmap)
>
> > some other notes:
> > i found inconsistencies in usage of Q_SLOTS: against slots: in some
> > qt-ui/*.h files.
> > so i manually replaced slots: with Q_SLOTS: in all places because i
> > was getting an error. not sure what's going on there...
>
> Me neither.
>
> > divelistview.cpp: i had to do a:
> >         #if QT_VERSION < 0x050000
> >                 header()->setClickable(true);
> >         #endif
> > since setClickable() doesn't seem to be a method in QHeaderView from Qt5?
>
> Well, we are using Qt4 at the moment but it's good to make the code
> correct for qt5 in the future.
>
> > also is it me or the current state of the Makefile(s) is
> > worse/more-complicated than the GTK version...?
>
> Define "more complicated", qt didn't introduced complexity, thiago worked
> on the makefile to make it safer, better. If you think that handwritten
> makefiles are way too complex to be a sane environment, the I agree. =)
> > lubomir
> > --
> > _______________________________________________
> > subsurface mailing list
> > subsurface at hohndel.org
> > http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130619/adcff92a/attachment.html>


More information about the subsurface mailing list