On Wednesday 24 August 2011, Alexander Neundorf wrote: > On Wednesday 24 August 2011, Valentin Rusu wrote: > > Hello, > > > > After restarting my system with binaries compiled with SuperBuild, I > > find out that I can no longer compile because makeobj is missing. > > My previous session had it from the kdesdk installation (or from > > OpenSuSE's KDE packages - but I uninstalled them all). > > > > kdesdk is still in the SVN repository. I added this line in my local > > kdesupport/CMakeLists.txt file: > > sb_add_project(kdesdk SVN_REPOSITORY > > svn://anonsvn.kde.org/home/kde/trunk/kdesdk DEPENDS Automoc4) > > > > However, it won't build as this line also needs makeobj. > > What is makeobj and where do we use/need it ?
Is that used in the script Allen wrote ? Then it's fine, otherwise, AFAIK our cmake files don't use it. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
