Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » if the area below #ifdef is gray what does it mean ?
if the area below #ifdef is gray what does it mean ? [message #989896] Sun, 09 December 2012 16:45 Go to next message
mehmet karakaya is currently offline mehmet karakayaFriend
Messages: 8
Registered: November 2012
Junior Member
hello forum,

I am trying to compile a C program with eclipse IDE

some area below
#ifdef SOMETHING is gray

if the area below this #ifdef directive is gray
what does it mean ?
will be compiled or wont be compiled ?

thanks - ( please see picture attached )
index.php/fa/12647/0/

[Updated on: Sun, 09 December 2012 17:10]

Report message to a moderator

Re: if the area below #ifdef is gray what does it mean ? [message #989999 is a reply to message #989896] Mon, 10 December 2012 12:06 Go to previous message
David E. Narvaez is currently offline David E. NarvaezFriend
Messages: 7
Registered: August 2010
Junior Member
It means STM32_E407 is not defined, if you need that piece of code you can define that symbol in the project settings.
Previous Topic:reload property pages if property changes
Next Topic:Cannot Launch Debugger
Goto Forum:
  


Current Time: Fri Apr 26 02:38:31 GMT 2024

Powered by FUDForum. Page generated in 0.03596 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top