Hello, One of our customers need to run some Qt5 tools in their SDK and we want to have it generated properly.
Currently the issue we have is: ... cd .../build/tmp/work/i686-nativesdk-oelsdk-linux/nativesdk-tufao/1.2.1+AUTOINC+a4832b4c94-r0/build/src && .../build/tmp/sysroots/x86_64-linux/usr/bin/cmake -E cmake_automoc .../build/tmp/work/i686-nativesdk-oelsdk-linux/nativesdk-tufao/1.2.1+AUTOINC+a4832b4c94-r0/build/src/CMakeFiles/tufao1_automoc.dir/ "" Generating moc_abstractmessagesocket.cpp No such file or directory AUTOMOC: error: process for .../build/tmp/work/i686-nativesdk-oelsdk-linux/nativesdk-tufao/1.2.1+AUTOINC+a4832b4c94-r0/build/src/moc_abstractmessagesocket.cpp failed: No such file or directory Generating moc_classhandler.cpp ... and our work in progress patch is at http://privatepaste.com/0716d38b91 Do someone have any clue why the MOC utility is not being found? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
