Hi have just started trying to compile with version 10.
The attached errors occur. Any thoughts please?
ESP compiler error
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: ESP compiler error
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.
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
Re: ESP compiler error
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.
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.