Mail Archives: djgpp/1996/10/21/22:11:32
Erik Bachmann wrote:
>
> Eli Zaretskii wrote:
> >
> > On Sat, 19 Oct 1996, Dr Eclipz wrote:
> >
> > > i know this might exactly not be relevant to djgpp but can someone point me
> > > in the right direction to finding some source code which will draw 80x25
> > > text boxes, pulldown menus, windows, buttons, and related things for c?
> > > this would be a large help. i am hoping there is some way to do this easily
> > > through djgpp libraries but if not, i could really use some help. thanks! :)
> >
> > Check out the Public Domain Curses (PDCURSES) library in the DJGPP
> > archives.
>
> Got it! But I can't compile it using djgpp v.2
>
> I've tried to run make on the included makefile, but it will not accept
> the .IF .. .END structure
>
> Any surgentions??
hej,
did you unzip it in the djgpp directory, preserving the directory
structure? then, in DJGPP.ENV, did you append the include and lib paths
to refer to %DJDIR%/contrib/pdcurs22/include and
%DJDIR%/contrib/pdcurs22/lib directories? i am asking this because i
actually downloaded pd curses after seeing eli's reply to your post.
since dowloading, all did was to make the samples and went without a
glitch. for that, i did not need to compile the pdcurses library at all.
if i did not misunderstand your post these two might be the culprits.
sinan.
--
*******************************************************************
A. Sinan Unur WWWWWW
|--O+O
mailto:asu1 AT cornell DOT edu C ^
mailto:sinan AT econ DOT cit DOT cornell DOT edu \ ~/
http://www.bqnet.com/sinan/
*******************************************************************
- Raw text -