Re: Building kde-workspace with latest checkout

2011-09-21 Thread Reza Shah
Hi, I just cloned kde-libs,kde-workspace,kde-baseapps with this steps: mkdir $BRANCH cd $BRANCH git init git remote add -t $BRANCH -f origin $REMOTE_REPO git checkout $BRANCH Then compile everything without problem. On 9/22/11, Gorosito Gonzalo wrote: > I have this one here: > > commit 6ef2c709

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Gorosito Gonzalo
ggorosito@glaptop:~/kde$ ./kdesrc-build kdelibs kde-workspace * Downloading projects.kde.org project database... Script started processing at Wed Sep 21 12:52:53 2011 <<< Build Process >>> Building kdelibs (1/2) Waiting for source code update. Running cmake... Compiling..

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Gorosito Gonzalo
I have this one here: commit 6ef2c70949c0188f72789b924d9d88b8fb72459e Author: Aaron Seigo Date: Mon Sep 19 16:18:52 2011 +0200 only allow valid values for the resize method, and add missing getters I also rebuilt kdelibs after I pulled from this branch. ##

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Aaron J. Seigo
On Wednesday, September 21, 2011 11:56:59 Gorosito Gonzalo wrote: > My kdelibs its already on KDE/4.7: it was part of commit 6ef2c70949c0188f72789b924d9d88b8fb72459e -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer s

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Gorosito Gonzalo
Aaron, My kdelibs its already on KDE/4.7: ggorosito@glaptop:~/kde/kdesrc/kde/kdelibs$ git pull origin KDE/4.7 >From git://anongit.kde.org/kdelibs * branchKDE/4.7-> FETCH_HEAD Already up-to-date. Do I need to do something else? Thanks ### # 

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Aaron J. Seigo
On Wednesday, September 21, 2011 12:07:36 Hugo Pereira Da Costa wrote: > Adding kde-core-devel, which is better suited for these kind of emails. > > Seems to me that trunk is actually not up to date for kdelibs, and that > accessor to master is dead. do not use it. use the KDE/4.7 branch for buil

Re: Building kde-workspace with latest checkout

2011-09-21 Thread Hugo Pereira Da Costa
Adding kde-core-devel, which is better suited for these kind of emails. Seems to me that trunk is actually not up to date for kdelibs, and that accessor to resizeMethodHint is missing from plasma/wallpaper.h / .cpp See patch attached. (can someone fix/commit this ?) At least it made things