Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] CDT OSX

Just installed eclipse.  I think I have everything happening and  I opened
the example hellow world and the line: #include <iostream>   is giving me
the following error:



Error launching external scanner info generator (gcc -E -P -v -dD
/Users/someone/Documents/C++
Class/eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c)	HelloCDT	
Unknown	C/C++ Problem



I've included the following path in Properties/"C/C++general"/Paths and
Symbols/includes

/Developer/SDKs/MacOSX10.5.sdk/usr/include/c++


any more suggestions?




System info:

java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)


Eclipse SDK
Version: 3.4.2
Build id: M20090211-1700


Eclipse C/C++ Development Tools
Version: 5.0.2.200902130801
Build id: 200902130801


  System Version:	Mac OS X 10.5.6 (9G66)
  Kernel Version:	Darwin 9.6.0
  Boot Volume:	Macintosh HD
  Boot Mode:	Normal
  Computer Name:	moo
  User Name:	puuukeey (matthewaidekman)
  Time since boot:	3:55

-- 
View this message in context: http://www.nabble.com/CDT-OSX-tp22280852p22280852.html
Sent from the Eclipse CDT - core mailing list archive at Nabble.com.



Back to the top