Re: using ncurses
Re: using ncurses
- Subject: Re: using ncurses
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 5 Jun 2004 12:05:54 -0600
On Jun 5, 2004, at 10:16 AM, Mohsan Khan wrote:
where in XCode to I put -lncurses?
You can put it in the target's other linker flags, but a better idea is
simply to include ncurses as a library in your project. If ncurses is
included in your target, then Xcode will link ncurses to your built
product.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
"To announce that there must be no criticism of the president, or that
we are to stand by the president, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public." - Theodore Roosevelt
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.