Re: Eclipse IDE compilation errors (con't)

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

cross mob
user_2888896
Level 1
Level 1
10 sign-ins 5 sign-ins First solution authored

As a continuation to this older thread: Eclipse IDE compilation errors

It looks like I have the same problem FX3 Create project from template

If I create a new project from template I get these semantic errors too. But if I import a sample into workspace, I get no errors.

First I thought this is a global setting for all projects, but why do I get these errors on a new project from template, but not on one I import to workspace?

Any idea?

Thanks for the help!

0 Likes
1 Solution

I'm working on the FX3 SDK. I thought it is eclipse related and it was. So other SDKs can fix the problem with:

click Project→C/C++ index→Resolve unresolved includes and rebuild.

Thanks Winston!

View solution in original post

0 Likes
2 Replies
WinstonF_61
Moderator
Moderator
Moderator
100 likes received 100 sign-ins 50 solutions authored

Are you working on the WICED SDK ? or the FX3 SDK ?

Regards
Winston
0 Likes

I'm working on the FX3 SDK. I thought it is eclipse related and it was. So other SDKs can fix the problem with:

click Project→C/C++ index→Resolve unresolved includes and rebuild.

Thanks Winston!

0 Likes