Hallo, I have installed Qt 5.7 and I am trying to build QtQuickVCP in Debug mode,
I get: 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' The missing file is not on github and also not on my clone. How to solve that? 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.
