Compiler does not recognize special character

Fckx35056
Posts: 3
Joined: Sat Aug 28, 2021 1:37 pm

Compiler does not recognize special character

Postby Fckx35056 » Sat Aug 28, 2021 1:44 pm

Hi, this is probably something that happens often with beginners.....

I have a code where I use:

#include <stdio.h>

After giving idf.py build, Ninja complains that it does not accept &lt; It obviously does not recognize the less-than sign. I use Notepad++ as my editor. Any suggestions how to solve this?

Thanks!

tommeyers
Posts: 184
Joined: Tue Apr 17, 2018 1:51 pm
Location: Santiago, Dominican Republic

Re: Compiler does not recognize special character

Postby tommeyers » Sun Aug 29, 2021 2:09 pm

I don't remember using < > in include syntax.
IT Professional, Maker
Santiago, Dominican Republic

Fckx35056
Posts: 3
Joined: Sat Aug 28, 2021 1:37 pm

Re: Compiler does not recognize special character

Postby Fckx35056 » Sun Aug 29, 2021 3:26 pm

Thanks for your reply.

Actually the issue is SOLVED. The &lt; was in my code instead of the required < .

The error was in the blogpost from which I copied the code.

Thanks
Fred

Who is online

Users browsing this forum: Baidu [Spider] and 311 guests