Hi everyone ,
I am facing a small problem which is encountered during Building of my code. I have used blink C++ example. However when I am building the code I come across error that g++ compiler not found in path.
however I have included the path by navigating on eclipse IDE window-->preferences-->under c/c++-->build-->environment. in this I have attached the path at which my G++ compilers are present. After that also I am facing problem of output. Have a look on screenshot of error
please look on this error. and provide me solution..
.thank you
Link Copied
Hi rahul147258,
Have you made any other changes in the IDE that may have change the default g++ paths?
I'd recommend you to go with a fresh install of the IDE https://software.intel.com/en-us/installing-the-intel-system-studio-iot-edition https://software.intel.com/en-us/installing-the-intel-system-studio-iot-edition and then follow this guide to run the On Board LED blink https://software.intel.com/en-us/blinking-an-led-using-c-with-intel-system-studio-iot-edition https://software.intel.com/en-us/blinking-an-led-using-c-with-intel-system-studio-iot-edition
Let us know your results.
-Sergio
Hi Sergio,
thanks for telling this suggestion.
I have done this and when I am compiling the code I am facing the error which I send .
have a look on it?/
tell me what may be the region..However I am put all the necessary file and their library path on this folder which is showing on error. I have downloaded MRAA and upm from GIT hub. and I have extracted in to corresponding folder.
thanks please do it if u can or someone else please..
Hi rahul147258,
It looks like you already found a solution to this issue here /thread/102996 https://communities.intel.com/thread/102996 . Please let us know if you still need assistance with this thread.
-Sergio
For more complete information about compiler optimizations, see our Optimization Notice.