---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105105/
---
Review request for Calligra, Jarosław Staniek and Adam Pigg.
Description
-
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105105/
---
(Updated May 29, 2012, 11:53 p.m.)
Review request for Calligra, Jarosław S
On May 29, 2012 5:03 PM, "Ankit Jain" wrote:
>
> >Hi,
>
> >I am trying to port Calligra to Android.But I am really confused about
the Qt part-what to >do with that.I am somehow comfortable with the
dependencies that needs to be identified >to port calligra on Android but I
am not finding any way w
>Hi,
>I am trying to port Calligra to Android.But I am really confused about the Qt
>part-what to >do with that.I am somehow comfortable with the dependencies that
>needs to be identified >to port calligra on Android but I am not finding any
>way what needs to be done to port Qt >on Android whi
Keep in mind that 2.6 is only four months after, so don't rush anything
for 2.5,
otherwise it might trigger delay for 2.5.
--
Cyrille Berger
___
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel
Yesterday I had a look at the release schedule for Calligra 2.5[1]. It turns
out that it's only a little over 2 weeks until the tagging of 2.5beta and
therefore also the branching of the calligra/2.5 branch.
This means that those of you (and me :) ) that have unfinished features have 2
weeks to
>Hi,
>I wanted to build Calligra for Android before that I was building Qt for
>Android.
>I get an error in /qt-android/src/corelib/kernel/qcoreapplication.cpp that
>prototype for >'QCoreApplication::QCoreApplication(int&,char**)' does not
>match any in class >QCoreApplication.
>Can someone te