-
* Add possibility to cross compile on linux for windows * Added dlltool availability verification
-
* Use own QDialog class SelectDevice and clean up main.cpp. * USBDevice: Introduce a unique usb id for a connected device * USBDevice: Introduce iteration field, to remember in which find round a device was found
-
Signed-off-by: David Graeff <david.graeff@web.de>
-
WinUSB driver files from https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libusb-winusb-wip/winusb%20driver.zip
-
Use newer cmake features to tie compile flags to target Fix cast problems on the windows build, disable some compiler warnings, enable all other warnings. fftw needs an additional step to include the lib for VS + update to fftw-3.3.5
-
…e git executable installed.
-
…e is a backend for windows now. Copy qt5 and fftw dlls to binary dir on windows automatically.