Page 1 of 1

ESP compiler error

Posted: Thu Jun 22, 2023 3:23 am
by Deg1
Hi have just started trying to compile with version 10.
The attached errors occur. Any thoughts please?
compiler window.txt
(3.51 KiB) Downloaded 372 times

Re: ESP compiler error

Posted: Thu Jun 22, 2023 7:57 am
by medelec35
Hi.
First, If you post your fcfx project file, I can check it compiles for me.
If it does, then it will be a toolchain issue
The installation instructions are here, they will need to be followed by the letter as the ESP32 toolchain is very fussy.

Re: ESP compiler error

Posted: Wed Jun 28, 2023 8:44 am
by grout1
Hi,
The problem is with esp ide configuration. I have installed VS Studio with espressif extension and used Flowcode generated C file.
That has compiled and flashed to esp device successfully.
I have given the location of the installed of esp ide used by VS to flowcode within Flowcode but even then when trying to build from flowcode it comes up with an error.
Python not installed!
In the meantime I'll just use flowcode to create the C file, which is great for me as that's the most important reason for using it.