[Qt-interest] libary file not found

Matthias Pospiech matthias.pospiech at gmx.de
Wed Feb 11 22:07:42 CET 2009


Farid Derradji schrieb:
> By the way, wouldn't it be better to write
>
> debug{
>
>     LIBS += -Llib/qwt/mingw/debug -lqwtd5
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> }
>
>   
I tried
debug{

    LIBS += -Llib/qwt/mingw/debug -llibqwtd5.a

}



but that results in

C:\Programme\Qt\QtCreator\mingw\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: 
cannot find -llibqwtd5.a

confused...



More information about the Qt-interest-old mailing list