From: "Philip Pemberton" Newsgroups: comp.os.linux.development.apps,comp.os.msdos.programmer,comp.os.msdos.djgpp Subject: Re: Text (console) UIs for C/C++ (Linux and DOS) Date: Tue, 30 Jul 2002 18:47:46 +0100 Lines: 20 Message-ID: References: NNTP-Posting-Host: 81-86-139-157.dsl.pipex.com (81.86.139.157) X-Trace: fu-berlin.de 1028051384 35578475 81.86.139.157 (16 [122086]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Grant Edwards" wrote in message news:xwh19.30356$eH2 DOT 12509121 AT ruti DOT visi DOT com... > I believe that all of the apps you mention are shell scripts > that use either a variant of the "dialog" utility (which runs > on top of ncurses) or "whiptail" (a clone of dialog that runs > on top of newt/slang). That would explain the similarity... Going back to Curses/CDK for a moment, can anyone send me a simple app and makefile that will actually compile? No matter how hard I try, I can't get my program to link against CDK. "ld" just keeps complaining about unresolved symbols and the like. Anyone know what magic incantations I have to throw at g++ to get my app to compile? Thanks. -- Phil. philpem AT despammed DOT com <<-- Yes, this address is real... http://www.philpem.dsl.pipex.com/