I import sphinx base I use ubuntu 11.10 and indigo eclipse c++
and after I choose new --> make file project with existing source I face the
following problem
and this is the project properties ( I keep it without any change )
how could I solve this problem ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I import sphinx base I use ubuntu 11.10 and indigo eclipse c++
and after I choose new --> make file project with existing source I face the
following problem
and this is the project properties ( I keep it without any change )
how could I solve this problem ?
include <stdio.h></stdio.h>
unresolved inclusion
this is the error that appear in eclipse after importing the project
http://stackoverflow.com/questions/9337757/unresolved-inclusion-
stdio-h
thank you