Thread: Eclipse CDT & curses

  1. #16
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Quote Originally Posted by jeffcobb View Post
    Cool! As of this afternoon I am bailing out of a CodeBlocks experiment in pain and going back to what I know, the stuff in my sign.
    Pure guess on "libra"
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  2. #17
    Registered User sbaginov's Avatar
    Join Date
    May 2010
    Location
    Italy
    Posts
    19
    Quote Originally Posted by Kennedy View Post
    Are you attempting to run this app through Eclipse? If so, attempt it from a "real" terminal window. It could be that eclipse does not set up the environment correctly such that curses doesn't know how to interact with the shell.
    For those who might have come here looking for a solution to the original question, I have found that can be done this way or - more easily - the CDT way.
    Last edited by sbaginov; 01-05-2011 at 09:54 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. eclipse CDT and boost
    By csonx_p in forum C++ Programming
    Replies: 0
    Last Post: 12-17-2009, 01:41 PM
  2. Replies: 6
    Last Post: 07-20-2007, 09:23 AM
  3. Replies: 1
    Last Post: 04-26-2007, 08:04 PM
  4. Replies: 14
    Last Post: 11-22-2006, 07:18 PM
  5. Auto-backup : Makefiles (Eclipse and CDT specifically)
    By Ashes999 in forum C++ Programming
    Replies: 0
    Last Post: 07-07-2003, 04:05 AM