On Saturday 17 November 2012, Laszlo Papp wrote: > -- The C compiler identification is GNU 4.7.2 > -- The CXX compiler identification is GNU 4.7.2 > -- Check for working C compiler: /usr/bin/colorgcc > -- Check for working C compiler: /usr/bin/colorgcc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Found Qt-Version 4.8.3 (using /usr/bin/qmake) > -- Found X11: /usr/lib/libX11.so > -- Reading Automoc4Config... > -- Automoc4Config: CURRENT_DIR: -/lib64/automoc4- current file: > -/lib64/automoc4/Automoc4Config.cmake- > -- Automoc4: bin dir: -/- exe: -AUTOMOC4_EXECUTABLE-NOTFOUND-
Do you see the issue ? So the Automoc4Config.cmake file is located in /lib64/automoc/, and not in /usr/lib/automoc/, is this correct ? Is the automoc executable in /bin/ ? It should be. If not, where is it, and how did it get there ? Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
