C Board  

Go Back   C Board > General Programming Boards > C Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 01-26-2009, 04:51 AM   #1
Registered User
 
Join Date: Jan 2009
Posts: 2
Question Simple problem on compiling

I'm new to C and i don't know about it.
I have a code that i want to compile it.I downloaded some compilers but when i try to compile i get errors like this: FEATURES.H is missing
What i have to do? Where i can find FEATURES.H or some other files needed?

(Sorry for my bad English)
SaLiXeM is offline   Reply With Quote
Old 01-26-2009, 04:55 AM   #2
C++ Witch
 
laserlight's Avatar
 
Join Date: Oct 2003
Location: Singapore
Posts: 10,352
Just checking: do you intend to learn about C programming, or are you merely asking for support for compiling a program? If it is the latter, kindly direct your support request to the author or maintainer of the program. Perhaps the program comes with a build script, e.g., a makefile that you are supposed to use.
__________________
C + C++ Compiler: MinGW port of GCC
Build + Version Control System: SCons + Bazaar

Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
laserlight is offline   Reply With Quote
Old 01-26-2009, 05:02 AM   #3
Registered User
 
Join Date: Jan 2009
Posts: 2
Reply

Quote:
Originally Posted by laserlight View Post
Just checking: do you intend to learn about C programming, or are you merely asking for support for compiling a program? If it is the latter, kindly direct your support request to the author or maintainer of the program. Perhaps the program comes with a build script, e.g., a makefile that you are supposed to use.
Thank you for the answer.
I don't need to learn it.i just wanted to compile a code.I will ask from the author for the file.
And can i know what's the best compiler for C language?
SaLiXeM is offline   Reply With Quote
Old 01-26-2009, 05:32 AM   #4
Registered User
 
Join Date: Aug 2006
Posts: 7
Quote:
Originally Posted by SaLiXeM View Post
And can i know what's the best compiler for C language?
Probably a matter of preference, as long as the compiler is feature-complete.

GCC is probably the most popular.
noerrorsfound is offline   Reply With Quote
Reply

Tags
compiler, error, features, problem, simple

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with simple C programming YAV C Programming 2 11-17-2008 10:29 AM
gcc compiling and linking problem maven C Programming 6 11-14-2008 05:28 AM
Problem with simple XOR program spike_ C++ Programming 8 08-17-2005 12:09 AM
problem with A simple modeless messagebox hanhao C++ Programming 8 07-05-2005 11:18 PM
C / OpenGL help REALLY needed for simple but annoying problem! Oz_joker C Programming 5 12-03-2003 05:47 PM


All times are GMT -6. The time now is 09:51 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22