FindAutomoc4 doesn't find automoc when installing in different dir
Alexander Neundorf
neundorf at kde.org
Fri Jul 18 00:08:05 CEST 2008
On Saturday 12 July 2008, Andreas Pakulat wrote:
> Hi,
>
> for some test-project I just executed cmake as "cmake .." in
> <project>/build. The CMakeLists.txt contains a find_package(KDE4), but
> this fails because automoc4 isn't found.
>
> As far as I can see FindAutomoc4 makes it impossible to install automoc4
> into a different prefix than any package that depends on it (i.e. any
> KDE4 package). So I can't install for example "mysmallkde4app" into
> $HOME/kde4 when automoc4 is installed in /usr.
Can you please post more details ?
It should be found if installed in /usr, no matter where you install your
package.
Do you have a 64 bit machine, so this could be a lib/ vs. lib64/ issue ?
Alex
More information about the Kde-buildsystem
mailing list