Add a new file,cannot find the
09-22-2019
03:44 AM
1,170 Views
lichengxiang
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello everyone.
I have a question,I add new file,The compiler prompt could not find the header file,I check include path,I am sure add path is OK,use open declaration also find it.I do not know Why?
2 Replies
09-22-2019
10:32 PM
1,057 Views
lpcxpresso_supp
NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Would you please attach the complete build log? I can't tell from the screenshot what's been passed along with "-I".
Greetings,
MCUXpresso IDE Support
09-22-2019
10:53 PM
1,057 Views
lichengxiang
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,I try many times,I find the problem。I use the C++ project,it must add the C code path in the "MCU C Compiler-->>Includes",although I also add C code in the "MCU C++ Compiler-->>Includes".I found it was a setup problem.Thanks!