Message-Id: Comments: Authenticated sender is From: "Salvador Eduardo Tropea (SET)" Organization: INTI To: "Sivathanu A. Pillai" , djgpp AT delorie DOT com Date: Fri, 3 Jan 1997 15:29:55 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: RHIDE and LIBGRX20 Hi Sivathanu: > I've installed Rhide, and the Graphics library (GRX20) by followiing the > .DOCs. I then created a project with my file, and added the > includes and libraries (Under Option>Directories), and also the > Libraries item under Options menu, to Rhide's settings. I then tried to > compile the > program (Make F9), but the program keeps giving errors that relate to > something like: undefined reference to 'GrSetMode'. And many similar errors > to the Gr functions. 1) Are you sure that all the directories are OK in Option Directories? 2) Do you enable the library in the options (you must have the right name and the cross at the left). 3) What name do you used for the lib, try with: library: libtv.a then use only tv as name. 4) Can you create any example file from the package using the DOS prompt? > If you can't help with this, than is there a simple program to make > MAKEFILES, or simplify things when making MAKEFILES. Makefiles are relative easy take a makefile from some little package (there are various in the v2tk dir in simtelnet) and try to guess how work, read the help from RHIDE to understand the macros like $@,$<,etc (In RHIDE: press F1, ^D select make.inf and read this help). The basic things are very easy. > > Please Help! SET --------------- 0 -------------------------------- Salvador Eduardo Tropea (SET). Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA TE: +(541) 759 0013