|
Re: runs with pathing error [message #901231 is a reply to message #901224] |
Fri, 10 August 2012 12:42 |
Joost Kraaijeveld Messages: 273 Registered: July 2009 |
Senior Member |
|
|
On 10/08/12 14:20, first last wrote:
> 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.
XLC is an IBM compiler I believe and not part of Cygwin, which contains
GNU GCC.
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
Cheers,
Joost
|
|
|
Re: runs with pathing error [message #901233 is a reply to message #901231] |
Fri, 10 August 2012 12:52 |
first last Messages: 8 Registered: August 2012 |
Junior Member |
|
|
I assume then that I do not need the XLC then since i am using the one from cygwin?
Why would it promt to find XLC and is there a way to disable it if i dont need it?
or do i just goto:
Window -> Preferences -> Build -> settings -> discovery and remove the CDT XLC output parser and Builtin Compiler settings? (shown in Build_settings.jpg)
[Updated on: Fri, 10 August 2012 12:59] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03957 seconds