Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-05-2005, 05:03 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2004

Posts: 18

vasu

Default Turbo C compiler

I ran an FFt program in Turbo C 2.1 compiler fraom Borland.But ,while compiling it is showing the error as:
Unable to open include file'FFTW.H
Únable to open include file BLITZ/ARRAY.
I could not understand whether the compiler itself does'nt contain that particular header file or there is an error in my code itself!
Please clarify my doubt!
vasu is offline  
Old 01-06-2005, 02:38 PM   #2 (permalink)
 
Junior Techie

Join Date: Dec 2004

Posts: 88

developer

Default

My Turbo C compiler doesnt have this include file. BLITZ/ARRAY seems to be a user defined file to be included. Check you include directories.
Also check where TC looks for files to be included. Check under options menu, in directories. The directory shown in the above tab should have both the files.
__________________
Somewhere I Belong...
developer is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On