Message-ID: <36410C0A.EB7A1469@sercomtel.com.br> Date: Thu, 05 Nov 1998 00:23:07 -0200 From: Alessandro Moure X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: GRX 2.3 and Jpeg-6b. X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi. I've download version 2.3 of GRX library and the JPEG-6B pack. After a few hours I've managed to create the libjpeg.a file. :) But, now, when I try to compile my software, I get a error message "undefined reference to GrGetScanlineC()" function. This function is called by SaveContextToJpeg(). I've checked grx20.h and the function is there. I don't think I am missing some include file, cause every other function from GRX is working properly. Any tip? BTW, there was a small bug in the ctx2jpeg.c file. In line 140, the parameter is "cxt" and not "ctx". Thanks in advance, Alessandro Moure Laboratory of Biomedical Engineering State University of Londrina - Brazil