Errors while building my project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Errors while building my project

457 Views
chaitanya
Contributor II

Hello,

I am using MCUX 11.0 for a project based on NXP's K64 processor. My code has been working on Kinetics Design studio 2.0.0, but the same code on MCUX gives me the errors, when I build the project  as seen in the attachment.

When I individually "Build selected files" from my source code, I do not see these errors.

Could anyone help me understand these errors and a way to resolve them?

1 Reply

398 Views
ErichStyger
Senior Contributor V

The difference between the IDEs is that they use different toolchains and different libraries.

You need to check the sources why this wint_t is not found or present: maybe because of the toolchain (and SDK?) it searches and includes different files.