Hello everyone.
When I compile a FC10 project for an ESP32 WROOM, a folder containing the files "build, main, CMakeLists, Makefile, menuconfig, and sdkconfig" is installed on my desktop, instead of installing in the main folder containing the other files; "Flowcode1, Flowcode1.c, Flowcode1.fcfx.001, Flowcode1.h, Flowcode1.msg..."
Can someone help me?
Help for a clean compilation.
-
- Posts: 22
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 03, 2020 5:21 am
- Has thanked: 1 time
- Been thanked: 1 time
-
- Matrix Staff
- Posts: 1779
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 600 times
- Been thanked: 588 times
Re: Help for a clean compilation.
Hello.
The files should be stored withed the default path of
Did you install the toolchain from here?
Also, the path for the default folder should be within File > Global settings... > Location Tab > ESP:
it should also show the default path e.g.
Does your setup look correct when compared to above?
The files should be stored withed the default path of
Code: Select all
C:\FC_ESP\target name
Also, the path for the default folder should be within File > Global settings... > Location Tab > ESP:
it should also show the default path e.g.
Code: Select all
C:\esp-idf
Martin
-
- Posts: 22
- Joined: Thu Dec 03, 2020 5:21 am
- Has thanked: 1 time
- Been thanked: 1 time
Re: Help for a clean compilation.
Hello; I didn't quite understand how to do it.
I find C:\esp-idf , C:\esp-idf-tools...etc.
Can you tell me the method step by step?
Thanks in advance.
I find C:\esp-idf , C:\esp-idf-tools...etc.
Can you tell me the method step by step?
Thanks in advance.