[Qt-interest] Error trying to link .lib file
fungos
fungos at gmail.com
Sun Apr 26 04:26:13 CEST 2009
I thought mingw was able to manage .lib files :S
Anyway, I already saw somewhere a tool to convert .lib to .a, I will
try to find again. Thanks.
On Sat, Apr 25, 2009 at 2:04 PM, Thiago Macieira
<thiago.macieira at trolltech.com> wrote:
> fungos wrote:
>>I'm trying to use a library that is .lib (DevIL Image Library). My .pro
>> is this:
> [snip]
>>And when I try to build it wont find references to DevIL functions:
>>
>>Starting: C:/Qt/2009.02/mingw/bin/mingw32-make.exe -w
> [snip]
>>What is wrong there?
>
> You're using MinGW. Or you're using .lib. One of those two is your error.
>
> MinGW uses .a. MSVC uses .lib.
>
> I don't know if mingw provides a tool to convert from a .lib to a .a that
> the GNU linker can use.
>
> --
> Thiago Macieira - thiago.macieira (AT) nokia.com
> Senior Product Manager - Nokia, Qt Software
> Sandakerveien 116, NO-0402 Oslo, Norway
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
Animal Liberation Front
http://www.animal-liberation.com/
More information about the Qt-interest-old
mailing list