[email protected] writes: > On 27/10/16 08:11, Norbert Schechner wrote: > > Hallo, > > I have installed Qt 5.7 and I am trying to build QtQuickVCP in Debug mode, > > I have not looked at this in a while and Alex will confirm > > Last I heard, Qt above 5.4 broke something with qml? and could not be > used to build QtQuickVCP There are networking errors on Linux between 5.5 and 5.6 at least. 5.7 works perfectly fine.
But you will notice these errors when trying to start MachinekitClient since you will never get a working network connection. > > I am still on 5.4 and am staying there for now. > Even so I am far from happy with v5 full stop because of problems it > introduced and functions it dropped in relation to > X embedding in particular. > > 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. -- Alexander -- 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.
