Closed GoogleCodeExporter closed 9 years ago
Hi there,
I solve my problem by having a closer look on header files.
I modify them in order to have opj_image_xxxxx and opj_cio_xxxxx declaration
respectively in image.h and cio.h files instead of openjpeg.h file.
I also had to comment the "OPJ_API" before the return type for all functions in
openjpeg.h file declaration.
Thanks,
Nic
Original comment by nicolas....@gmail.com
on 12 Jan 2012 at 1:04
I believe this is fixed in either trunk or opj1.5 branch
Original comment by mathieu.malaterre
on 29 May 2012 at 1:16
Original issue reported on code.google.com by
nicolas....@gmail.com
on 12 Jan 2012 at 3:27