| runs with pathing error [message #901224] |
Fri, 10 August 2012 08:20  |
first last Messages: 8 Registered: August 2012 |
Junior Member |
|
|
Hopefully this is just a simple fix. First time setting this up and using it so I am a newbie to eclipse. I am Running Windows 7 and I am using the most rescent version of eclipse juno as of 8/8/2012 from the eclipse download site. I am using the cygwin cdt's. Through a process of following setup instructions from a few sites i have it setup at least to a point to where it will run the hello world program. But, it runs with a single error.
The Error is:
Program "${XL_compilerRoot}\xlC"not found in path
Now it also gives me a location to the issue and I have looked here with confusion to try and fix it.
Location is here:
Preferences,c++/Build/Settings/Discovery,[CDT XLC Builtin Compiler Settings] options
And i guess type is type of problem just sates:
C/C++ Scanner Discovery Problem
Now one thing I did notice, when i goto properties of the project -> C/C++ Build -> XL C/C++ Compiler (shown in C_C++_build.jpg) it shows compiler location of "/usr/vacpp/bin". I assume its referring to the cygwin folder. If it is, I do not see in the folders in my cygwin directory a vacpp folder. Which of course would explain the path error. I just would not understand though if cygwin sets up its folders based on the catagories you select, why would this folder not be created. I don't know i could be completely off too.
Just at a loss now not sure where to go. Forgive me if its already posted. I looked and will continue to look just trying to find someone that may have something posted similar to my issue. Who knows i might even be looking in the wrong spot. If more info is needed pls let me know.
|
|
|