From: "Smith A. Cat" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with LIBGRX configuration Date: 3 Jun 1997 19:58:59 -0700 Organization: Blue Square Laboratories Message-ID: <3394C34D.6F19@primenet.com> References: <33949A13 DOT 7D0A AT pop DOT erols DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 20 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Lowekamp wrote: > > Ok... > > I'm new to Djgpp. I got the GRX graphics lybrary (grx20.zip), at the risk of drawing much flak, may i suggest that before you make a big time investment in GRX, you try ALLEGRO? it's somewhat more user friendly and really a joy to work with! in any case, your env file looks ok, so check your #include's and then just for laughs search for that wayward function in the GRX header files and make sure you're including the right header. if you MAKE'd everything fine, your not too far off. try putting your program in the /contrib/grx20 directory just for laughs. are you sure the headers and lib are in the right directories? phil