delorie.com/archives/browse.cgi | search |
Date: | Tue, 28 Mar 2000 11:38:07 +0200 (MET DST) |
From: | pad2369 <pad2369 AT iperbole DOT bologna DOT it> |
Message-Id: | <200003280938.LAA07909@maggiore.iperbole.bologna.it> |
To: | djgpp AT delorie DOT com |
References: | <8bolvk$171$1 AT zingo DOT tninet DOT se> |
In-Reply-To: | <8bolvk$171$1@zingo.tninet.se> |
MIME-Version: | 1.0 |
User-Agent: | IMP/PHP3 Imap webMail Program 2.0.11 |
Sender: | pad2369 AT iperbole DOT bologna DOT it |
Subject: | Re: NEED HELP WITH DEGUI AND ALLEGRO! |
Reply-To: | djgpp AT delorie DOT com |
<ervin DOT nesimovic AT gamma DOT telenordia DOT se>: > Thi is answer I get when I try to run file: > > Error : c:/djgpp/lib/libdegui.a(dialog_d.o) (.text+0xbde):dialog_d.cc: > undefined reference to 'gui_mouse_focus' > Error: c:/djgpp/li/libdegui.a(internal.o) (.text+0x2c2):internal.c: > undefined > reference to 'gui_font_baseline' > Error: collect2: ld returned 1 exit status Those symbols should be variables in the allegro library. What version of allegro are you using? IIRC those variables didn't exist in older versions, so it could be that degui expects a newer allegro than you actually have. Just look in allegro.h: if you don't find those variables than the only solution is to download a more recent version of allegro. ciao Giacomo ------------------------------------------------------- Giacomo Degli Esposti - pad2369 AT iperbole DOT bologna DOT it
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |