Thanks, I tried that, but I still get messages like this
Qt Code:
  1. D:\dev\CplusPlus\DemoFutronics\mainwindow.cpp:199: error: undefined reference to `ftrScanOpenDevice@0'
To copy to clipboard, switch view to plain text mode 
etcetera

By the way dynamic loading with QLibrary works, but i have resolve each of the function names and use function pointers.