[Qt-interest] Library not found in project path
Matthias Pospiech
matthias.pospiech at gmx.de
Mon Aug 23 11:32:39 CEST 2010
Finally I found the error: It was simply that the file was not in the
directory.
So
CONFIG(debug, debug|release): LIBS += -Llib/other/fftw/32/ -lfftw3-3
really does work.
More information about the Qt-interest-old
mailing list