From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5bc9084f95aecb97,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!32g2000yqz.googlegroups.com!not-for-mail From: Rieska Hendrawan Newsgroups: comp.lang.ada Subject: Ncurse with ada Date: Tue, 11 Jan 2011 01:44:23 -0800 (PST) Organization: http://groups.google.com Message-ID: <4a591e07-f7e8-4582-9d0a-16fd04721060@32g2000yqz.googlegroups.com> NNTP-Posting-Host: 159.245.48.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1294739063 30500 127.0.0.1 (11 Jan 2011 09:44:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 11 Jan 2011 09:44:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 32g2000yqz.googlegroups.com; posting-host=159.245.48.2; posting-account=_B8MxAoAAAAxyr96jcD1xfolsrKXSbqr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17341 Date: 2011-01-11T01:44:23-08:00 List-Id: 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.