noobdoesre / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

[OpenJPEG] Letter to the Guru #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NONSENSE NONSENSE NONSENSE

I beg your pardon: I was in a hurry.

The main bug is: CONFIGURE for TRUNK and BRANCH create a link
'openjpeg.h -> openjpeg-MAJOR.MINOR' although this link should
no longer exist.

And there are more bugs:

TRUNK-CMAKE:
===================
libopenjpeg1.pc:

 includedir=${prefix}/include/openjpeg-1.99

libopenjpeg-jpwl.pc:

 DOES NOT EXIST

TRUNK-CONFIGURE:
===================
libopenjpeg1.pc:

 includedir=${prefix}/include/openjpeg-1.99

libopenjpeg-jpwl.pc:

 includedir=${prefix}/include

BRANCH-CMAKE:
===================
libopenjpeg1.pc:

 includedir=${prefix}/include/openjpeg-1.5

libopenjpeg-jpwl.pc:

 DOES NOT EXIST

BRANCH-CONFIGURE:
===================

libopenjpeg1.pc:

 includedir=${prefix}/include/openjpeg-1.5

libopenjpeg-jpwl.pc:

 includedir=${prefix}/include

The attached patches repair some of these bugs.

winfried

ref:
https://groups.google.com/group/openjpeg/msg/77631c3991c0b7c3

Original issue reported on code.google.com by mathieu.malaterre on 29 May 2012 at 1:37

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1694.

Original comment by mathieu.malaterre on 29 May 2012 at 1:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1695.

Original comment by mathieu.malaterre on 29 May 2012 at 1:44