Using Qt 5.7 as dep for master in build.k.o

2016-07-06 Thread Sandro Andrade
Hi there, I'd like to bump Qt dependency in Minuet to 5.7, so that I can use some features from QtQuickControls2. That'd require upgrading the Qt version used in build.kde.org. Do you see any issues with that? I'm not running any tests or other integration tasks for Minuet yet, so that I could ju

Re: CMake error while building Minuet.

2016-03-02 Thread Sandro Andrade
On Mon, Feb 29, 2016 at 3:07 PM, H.Chaithanya Krishnan wrote: > Hello, > While building minuet, cmake gave me this error: > https://paste.kde.org/pgbtrltdo > > Though I have built drumstick-alsa 1.0.1 successfully. This is the cmake > command I use "cmake -DCMAKE_INSTALL_PREFIX=/usr > -D

Minuet moved to kdeedu - last mile

2016-02-14 Thread Sandro Andrade
Hi there, Minuet has now been moved to kdeedu after a three weeks review period. I'm doing the required settings in the development infrastructure for getting it ready to be released. I list below the services I remember that need to be setup. Please, let me know about something I may have forgott

Re: KDE Applications 16.04 Release Schedule finalized

2016-02-10 Thread Sandro Andrade
On Wed, Feb 10, 2016 at 6:55 PM, Albert Astals Cid wrote: > It's available at > https://techbase.kde.org/Schedules/Applications/16.04_Release_Schedule Maybe you also need to update https://techbase.kde.org/Schedules ? Sandro > > Freeze is in 6 weeks! > > Cheers, > Albert

Re: Custom EXPORT macro won't expand when included outside lib

2012-09-12 Thread Sandro Andrade
On Wed, Sep 12, 2012 at 7:13 PM, Luiz Romário Santana Rios wrote: > 2012/9/11 Sandro Andrade : >> On Mon, Sep 10, 2012 at 9:29 PM, Luiz Romário Santana Rios >> wrote: >>> Hi. >>> >>> So, I recently started to write a "pluggable&quo

Re: Custom EXPORT macro won't expand when included outside lib

2012-09-10 Thread Sandro Andrade
On Mon, Sep 10, 2012 at 9:29 PM, Luiz Romário Santana Rios wrote: > Hi. > > So, I recently started to write a "pluggable" library. You can check it from > here: > http://quickgit.kde.org/index.php?p=scratch%2Fromariorios%2Flibkodri.git&a=summary > . > > It was all good until I tried to write a dum

Re: polkit-qt-1 compiling error

2010-12-04 Thread Sandro Andrade
Hi, Solution already pointed out by Annma. Thanks. Sandro On Sat, Dec 4, 2010 at 11:29 AM, Sandro Andrade wrote: > Hi there, > > When compiling polkit-qt-1 from trunk I was asked to update polkit-agent > and polkit-gobject to >=0.98. > I've installed opensuse package for

polkit-qt-1 compiling error

2010-12-04 Thread Sandro Andrade
Hi there, When compiling polkit-qt-1 from trunk I was asked to update polkit-agent and polkit-gobject to >=0.98. I've installed opensuse package for polkit-devel-0.99-25.4-i586 and I got the following errors. I'm wondering which polkit-devel version are you guys using for a successful compiling.