So I have been trying to upgrade my project from 0.8.4 to 0.9.0. When using codeblocks to add the flycapture library I went to the config.make file and added
USER_LIBS = -lflycapture
However, with the move over to QT Creator I do not know how to add the flycapture library.
I am assuming it has to do with the project qbs file, but I cannot figure it out.
Any help would be greatly appreciated.