Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » I can't get user defined PATH VARIABLES to work(PATH VARIABLES don't have value)
I can't get user defined PATH VARIABLES to work [message #1780919] Tue, 30 January 2018 02:31 Go to next message
Ron Moreland is currently offline Ron MorelandFriend
Messages: 3
Registered: January 2018
Junior Member
I've been trying to get a user defined path variable to work. The Eclipse defined "WORKSPACE_LOC" works fine. The variables I define expand as empty. I define them in project properties -> resource -> linked resource. Are they only available in the resource tab?
Re: I can't get user defined PATH VARIABLES to work [message #1780949 is a reply to message #1780919] Tue, 30 January 2018 10:05 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
For running the code, there is a tab for 'Environment' in the run configurations, similarly for debugging in the debug configurations.

For the IDE in general, there is a page in Project properties -> C/C++ build -> Environment.


--

Tauno Voipio
Previous Topic:Arduino Library problem from Eclipse CDT (Not with "Import")
Next Topic:make: *** [main] Error 1
Goto Forum:
  


Current Time: Sat Sep 21 22:57:22 GMT 2024

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

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

Back to the top