[Qt-interest] Building JPEG2000 image plugin
Thiago Macieira
thiago at kde.org
Tue Jun 7 18:04:15 CEST 2011
On Tuesday, 7 de June de 2011 15:53:52 Cole, Derek wrote:
> Sorry..prematurely sent that last email.
>
> Anyhow..I added the line
>
> include(./qtjp2imageformat/qtjp2imageformat.pro)
>
> to my actual project's .pro file
That's not how to do it. You have to compile the plugin and install it to
somewhere where your Qt will find it (i.e., a path in QT_PLUGIN_PATH). You'll
see other image format loaders there: search for the libqgif.so and
libqjpeg.so. That's where you have to put the libqjp2.so file.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110607/7f007518/attachment.bin
More information about the Qt-interest-old
mailing list