https://bugs.kde.org/show_bug.cgi?id=441526
Bug ID: 441526 Summary: why "make clean" removes plugins.qmltypes ? Product: Elisa Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: empyr...@ukr.net Target Milestone: --- cd elisa mkdir install && cd install cmake .. make clean && make -j6 Error copying file "/home/user/Downloads/elisa-light/src/plugins.qmltypes" to "/home/user/Downloads/elisa-light/install/bin/org/kde/elisa/". make[2]: *** [src/CMakeFiles/copy2.dir/build.make:76: copy2] Error 1 make[1]: *** [CMakeFiles/Makefile2:1073: src/CMakeFiles/copy2.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 0%] Built target doc-index-cache-bz2 [ 1%] Automatic MOC for target elisaLib [ 2%] Automatic MOC for target elisaqmltests [ 2%] Built target copy [ 2%] Built target elisaqmltests_autogen [ 2%] Built target elisaLib_autogen make: *** [Makefile:160: all] Error 2 plugins.qmltypes is gone copy plugins.qmltypes manually to src and do just make -j(number of cores) -- You are receiving this mail because: You are watching all bug changes.