ESP compiler error

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Deg1
Posts: 2
http://meble-kuchenne.info.pl
Joined: Sat Mar 19, 2022 5:19 am

ESP compiler error

Post 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 371 times

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: ESP compiler error

Post 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.
Martin

grout1
Posts: 3
Joined: Tue Apr 26, 2022 11:41 pm

Re: ESP compiler error

Post 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.

Post Reply