Setting environment variables problem
Posted: Thu Aug 15, 2013 5:00 am
New user here.
I am attempting to compile a large C project.
I set the required environment variables @ settings>>Environment Variables
I created a new environment set called "ATN" and added my environment variables to it.
Under project settings, the "Environment variable set to use" is set to"ATN".
I get several compiler errors when building the project because the environment variables are not being seen (multiple definitions of structs and variables)
What is wrong here?
I am attempting to compile a large C project.
I set the required environment variables @ settings>>Environment Variables
I created a new environment set called "ATN" and added my environment variables to it.
Under project settings, the "Environment variable set to use" is set to"ATN".
I get several compiler errors when building the project because the environment variables are not being seen (multiple definitions of structs and variables)
What is wrong here?