qtools
qtools copied to clipboard
Qtools is a collection of utilities to aid development with CommonQt
On my machine, `(ql:quickload :qtwebkit)` results with: ``` Unable to load foreign library (QTNETWORK). Error opening shared object "/home/phoe/.roswell/lisp/quicklisp/dists/quicklisp/software/qt-libs-20180711-git/standalone/qtlibs!QtNetwork.so": /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2: version `OPENSSL_1.0.0' not found (required by /home/phoe/.roswell/lisp/quicklisp/dists/quicklisp/software/qt-libs-20180711-git/standalone/qtlibs!QtNetwork.so). [Condition of type...
Due to a bug in Qt 4, a QGLContext with a core context cannot be created. This makes it impossible to write modern OpenGL applications using Qt 4 and by...
When testing qtools out on my m1, I get: `this architecture is not supported`