[Qt-interest] gif formate images is not displayed in linux

Raja Rokkam rokkamraja at gmail.com
Wed Nov 11 07:37:32 CET 2009


* stands for usually acceptable values and + is by default u dont have to
specify it to configure file. So in this case since it is a star just
mention -qt-gif as well.

for a more details build follow this link:
http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/

I used this: ./configure -static -qt-gif -qt-libjpeg -qt-zlib -qt-libpng
-nomake examples -nomake demos -no-exceptions -no-stl -no-rtti
-no-qt3support -no-scripttools -no-opengl -no-webkit -no-phonon
-no-style-motif -no-style-cde -no-style-cleanlooks -no-style-plastique
-no-sql-sqlite -platform win32-g++

On Wed, Nov 11, 2009 at 11:20 AM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:

>
> It has * symbol
>
> It is showing
>
>   -no-gif ............ Do not compile the plugin for GIF reading support.
>  *  -qt-gif ............ Compile the plugin for GIF reading support.
>                          See also
> src/plugins/imageformats/gif/qgifhandler.h
>
>
> How do i enable it ?
>
>
>
> Thanks
>
> Yuvaraj R
>
>
>
>
>
>
>
>
>
> On Wed, Nov 11, 2009 at 12:19 AM, Raja Rokkam <rokkamraja at gmail.com>wrote:
>
>> 1st check ./configure -help and see if qt-gif lib is by default compiled
>> or not. You can tell by +sign by its side and if it is not you need to pass
>> that flag as well alongwith the -static flag.
>>
>>
>> -Raja.
>>
>> On Wed, Nov 11, 2009 at 10:07 AM, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
>>
>>>  Hi List,
>>>
>>> I recompiled the Qt with
>>>
>>> ./configure
>>>
>>> make sub-src
>>> make install
>>>
>>> I am using static libs in my application.
>>>
>>> if i use gif formate images in my application images is not displayed..
>>>
>>> What i have to do to display for gif images
>>>
>>>
>>> Please help me
>>>
>>>
>>> Thanks
>>>
>>> Yuvaraj R
>>>
>>> _______________________________________________
>>> Qt-interest mailing list
>>> Qt-interest at trolltech.com
>>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091111/be0cdb08/attachment.html 


More information about the Qt-interest-old mailing list