Dear Sir,
I am a user of the graphics library GRX 2.4.6.
Presently I am in trouble in trying to include the JPEG library support on GRX 2.4.6.
With reference to the README file, I made 'HAVE_LIBJPEG=y' in the makedefs.grx file. Next, I made a copy of the libjpeg.a file and corresponding .h files into the SRC directory. Then I ran 'make -f makefile.dj2' in the SRC directory.
In order to check whether the jpeg library is supported or not, I used the GrJpegSupport() function in my application program.
It has been found that the function does not return 1 as a result. Therefore JPEG is not supported on GRX 2.4.6.
Where did I make a mistake? It will be great if you can advise me.
Thanks.
Jeong Kim
|