Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » can build variables be used in environment setting?(Can build variables be used in environment setting in project properties under C/C++ build?)
can build variables be used in environment setting? [message #1314900] Fri, 25 April 2014 17:29
Mark Kraft is currently offline Mark KraftFriend
Messages: 3
Registered: April 2014
Junior Member
I would like to know if variables set in C/C++ Build->Build Variables of the project properties can be used in C/C++ Build->Environment environment variables.

For example a directory path set in build variables.

In C/C++ Build->Build Variables:

Name Type Value
PATH_CC_ARM String /usr/arm-linux-gnueabi/bin

In C/C++ Build->Environment

edit variable PATH by prepending ${PATH_CC_ARM}:

I am using Eclipse Kepler and this does not appear to work but looking at documentation I interpret that it should.


Previous Topic:PyDev in C / C++ Eclipse Version
Next Topic:Build variables do not expand in makefile
Goto Forum:
  


Current Time: Fri Apr 19 20:52:06 GMT 2024

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

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

Back to the top