NectoStudio 4.0 GCC not able to find C headers

General discussion on IDE.
Post Reply
Author
Message
SSTIEVER
Posts: 5
Joined: 09 Mar 2020 20:18

NectoStudio 4.0 GCC not able to find C headers

#1 Post by SSTIEVER » 04 Aug 2023 16:42

I am trying to use the ARM GCC compiler with NECTOStudio 4.0. and any of the C standard headers (stdio.h, math.h, stdlib.h) have errors "Unable to find"
error.jpg
error.jpg (40.86 KiB) Viewed 614 times
Is there something in the configuration project that is not defind for the includes?

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: NectoStudio 4.0 GCC not able to find C headers

#2 Post by IvanJeremic » 08 Aug 2023 12:55

Hi,

This shouldn't be a problem, a similar thing will appear if you make a setup using RISC.

You should still be able to compile the code even though that error is appearing.

Regards,

Ivan.

SSTIEVER
Posts: 5
Joined: 09 Mar 2020 20:18

Re: NectoStudio 4.0 GCC not able to find C headers

#3 Post by SSTIEVER » 08 Aug 2023 20:27

Okay, so it does seem to compile, shows a few warnings on the compile output screen
Attachments
compiles.jpg
compiles.jpg (398.37 KiB) Viewed 433 times

Post Reply

Return to “IDE General”