MikePerreman

Results 2 issues of MikePerreman

In the cmake.lists file, make sure you add "set(CMAKE_PREFIX_PATH "C:\\Qt\\5.10.0\\msvc2015_64")" also, I have this error: `CMake Error at cmake/fftw_on_windows.cmake:7 (message): Failed: lib` Here is the full error, it happens right...

bug

the given rules do not work for ubuntu 18.04/ changing 60-hantek-6022-usb.rules to: `ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="6022", MODE="660", GROUP="plugdev"` `ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="04b5", ATTRS{idProduct}=="6022", MODE="660", GROUP="plugdev"` allows python3 to run without sudo....