From: Peter Gerwinski <peter@gerwinski.de> To: "Nathalie Jarosz" <jarosz_n@hotmail.com> CC: grx@gnu.de Subject: Re: grx-2.3.1 Date: Mon, 10 Jul 2000 15:41:03 +0200
Program fGraphs;
uses GRX; (* Portable Graphics library *)
If I put {$L libgrx20X} between Program fGraphs and uses GRX, the following message appears: fgraph.p:37: module/unit interface `Grx' could not be imported
(may be already present in `grx.pas') I don't have any grx.pas?...
If I put gpc --automake -o fgraphs fgraphs.pas -lgrx20X -lX11 or gpc --automake -o fgraph fgraph.p -L /usr/local/lib -libgrx20X -lX11 the following message appears: fcourb.p:37: module/unit interface `Grx' could not be compiled Nathalie ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
participants (3)
-
Anja Drewitz -
Nathalie Jarosz -
Peter Gerwinski