Hallo, I installed Qt5.7 and cloned QtQuickVCP
If I try to build QtQuickVCP.pro I get an error about missing file: cd auto/ && ( test -e Makefile || /home/minos/bin/Qt/5.7/gcc_64/bin/qmake /home/minos/QtQuickVcp/tests/auto/auto.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug -o Makefile ) && /usr/bin/make -f Makefile clean Cannot find file: /home/minos/QtQuickVcp/tests/auto/auto.pro. Makefile:74: recipe for target 'sub-auto-clean' failed make[1]: Leaving directory '/home/minos/build-QtQuickVcp-Desktop_Qt_5_7_0_GCC_64bit-Debug/tests' Any advice, how to solve that one? Norbert -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
