Wiced Studio error. gcc/g++ not found

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
AnSh_4727841
Level 1
Level 1

I have attached a screenshot of the error.

0 Likes
1 Solution
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Have you tried with the changes mentioned in the thread Compile a C++ file ?

Also, please check the thread Program "g++" not found in PATH, Porgram"gcc" not found in PATH and let us know if you're facing any issues after making the changes.

Thanks.

View solution in original post

3 Replies
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Have you tried with the changes mentioned in the thread Compile a C++ file ?

Also, please check the thread Program "g++" not found in PATH, Porgram"gcc" not found in PATH and let us know if you're facing any issues after making the changes.

Thanks.

The gcc/g++ errors are now gone.

But I am now getting new errors. I am uploading the screenshot.Screenshot (7).png

0 Likes

Hi,

From the screenshot errors description, I believe those are eclipse IDE specific errors and occurs if some of the resources in eclipse IDE are not recognized properly. You can ignore those errors if the code compilation is going through for the application.

Are you able to compile the code for your application apart from those errors?

Thanks.

0 Likes