From: "Alessandro Monopoli" Newsgroups: comp.os.msdos.djgpp Subject: Re: Linking allegro with RHIDE Date: Thu, 4 Mar 1999 14:10:30 +0100 Organization: TIN Lines: 17 Message-ID: <7bm0sc$3cu$1@nslave1.tin.it> References: <7bkj0h$27r$1 AT camel15 DOT mindspring DOT com> NNTP-Posting-Host: a-bu6-35.tin.it X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I am having a problem getting RHIDE to link allegro with my program. >Compiling on the command line with gxx .. -lalleg works fine, but I can't >figure out how to make rhide do that. I have put -lalleg in the >options|linker dialog thing, but it still doesn't work. Has this happened >to anyone else? How can I fix it? Thanks in advance for any help. Well, It's very simple: Click on OPTIONS menu, then on LIBRARIES option Now insert in the first empty place the word 'alleg'. Now check the box, and it should work!! Bye!! Alessandro