QtQuickVcp
QtQuickVcp copied to clipboard
A Virtual Control Panel for Machinekit written in Qt/C++/QML
:-1: error: [Makefile.Debug:134: build/cpp/machinetalk/protobuf/nanopb.pb.h] Error 2
Paths that are full circles are not displayed as is. This PR handles the case of full circles. Tested under Linux: full circles are displayed now.
i want build it for android. i compileted zeromq and protobuf with https://github.com/machinekit/QtQuickVcp#android_install when i build it in Qt, i get amny error sush as `:-1: error: error: /opt/protobuf-android/lib/libprotobuf.a(common.o): requires...
Is it possible for me to install machinekitalk on linuxcnc and run haltalk to implement remote calls?
Z axis touch off on a lathe generates `G10 L2 P1 undefinedNaN` and returns the error: `Bad character ´u´ used`. This PR aligns the use of axisNames in TouchOffDialog.qml with...
This adds a GitHub Action workflow to build on Linux and macOS. Artifacts are deployed to GitHub Releases. Also add small build fixes. This is related to #298.
Paths that have a tool offset are displayed wrong. This PR displays them the same way as in AXIS. Tested on LInux, on a lathe, with tool offset: Path display...
travis-ci.org will shut down soon in the course of the migration to travis-ci.com . Please let me know if and what **Environment Variables** and **Cron Jobs** are set here: https://travis-ci.org/github/machinekit/QtQuickVcp/settings...
Trying to build QtQuickVcp using gcc-7.3.0, getting a bunch of such errors: ``` x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=nehalem -mtune=ivybridge -w -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -I. -Ibuild/cpp -isystem /usr/include -I/usr/lib64/qt5/mkspecs/linux-g++...
On Ubuntu 20.04 the AppImage fails with (iris is for Intel graphics): ``` libGL error: MESA-LOADER: failed to open iris (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: iris...