|
Problem in Eclipse with DReaM and fftw.h -
06-17-2009, 07:39 AM
Hello everybody,
since I'm working on DReaM project (in C++) I'm having some problems with the header files.
It seems that Eclipse don't find/recognise them even in the same folder.
Giving the following problems:
Multiple markers at this line
- fftw.h: No such file or
directory
- Unresolved inclusion:
<fftw.h>
As I said, the file is imported to the same folder as the header file which requests the fftw.h. (More concretely drm/common/matlib is the folder)
I'm working under Fedora 10 and with Eclipse Ganymede Version: 3.4.2.
Every help would be great!
Thanks in advance!
yours,
Ferwakeup
|