comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Ncurse with ada
Date: Tue, 11 Jan 2011 02:08:22 -0800 (PST)
Date: 2011-01-11T02:08:22-08:00	[thread overview]
Message-ID: <439abd8d-f2f6-441c-aece-2e82ff4bf43e@i18g2000yqn.googlegroups.com> (raw)
In-Reply-To: 4a591e07-f7e8-4582-9d0a-16fd04721060@32g2000yqz.googlegroups.com

Rieska Hendrawan wrote on comp.lang.ada:
> does anyone here has using NCURSE 5-7?
>
> I have completed install NCURSE 5-7, but i don't know how to compile
> it, since i try to compile it's sample file (ncurses.adb) will produce
> an error message like "terminal_interface.ads" not found
>
> I try it for days, search some sample or ncurse tutorial, but i never
> found it.

This seems like an error in the installation process.  What operating
system and compiler do you use? Where did you download ncurses.adb
from? What command did you use to compile it?  Where is
terminal_interface.ads on your system?

Note that, if your operating system is Debian, a simpler alternative
is to "aptitude install libtexttools2-dev" and read the instructions
in /usr/share/ada/adainclude/texttools.gpr to build your application.
TextTools is a high-level library on top of ncurses, it provides
widgets such as buttons, scroll bars and windows.

HTH

--
Ludovic Brenta.



      reply	other threads:[~2011-01-11 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11  9:44 Ncurse with ada Rieska Hendrawan
2011-01-11 10:08 ` Ludovic Brenta [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox