Search found 3 matches

by father_gorry
Wed Mar 11, 2020 11:33 am
Forum: ESP-IDF
Topic: ESP-IDF-beta1 Windows Defender Exclusions
Replies: 2
Views: 4514

Re: ESP-IDF-beta1 Windows Defender Exclusions

Hi, the error still persist. 2020-03-11 14:24:44.326 -------- 2020-03-11 14:24:44.326 Running command: powershell -ExecutionPolicy ByPass -File "C:\Users\Miron\.espressif\dist\tools_WD_excl.ps1" -AddExclPath "C:\Users\Miron\.espressif\*.exe" Import-Module : “Є § ­­л© ¬®¤г«м "Defender" ­Ґ Ўл« § Ја㦥...
by father_gorry
Sat Feb 29, 2020 12:48 pm
Forum: General Discussion
Topic: Myriad of compilation problems arising when switching from .c to .cpp
Replies: 7
Views: 6078

Re: Myriad of compilation problems arising when switching from .c to .cpp

I also have enormous amounts of type conversion errors. May this be because I'm trying to use freeRTOS code samples in Arduino?
by father_gorry
Fri Feb 28, 2020 2:30 pm
Forum: General Discussion
Topic: Myriad of compilation problems arising when switching from .c to .cpp
Replies: 7
Views: 6078

Re: Myriad of compilation problems arising when switching from .c to .cpp

So, which is the best way to handle that myriad of type conversion errors?
Perhaps returning to gcc is not an option? BTW, is it even possible in Arduino IDE?