Search found 4 matches

by charafi_hassan
Fri Sep 13, 2024 12:55 am
Forum: Bug Reports
Topic: esp32 compiler problem
Replies: 3
Views: 6131

Re: esp32 compiler problem

Now I have this problem, please help me : Done! You can now compile ESP-IDF projects. Go to the project directory and run: idf.py build . . . Usage: idf.py [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]... Try 'idf.py --help' for help. Error: No such option: --no-hints Did you mean --no-warnings?...
by charafi_hassan
Fri Sep 13, 2024 12:51 am
Forum: General
Topic: problem whith compiler esp32 flowcode10
Replies: 5
Views: 6666

problem whith compiler esp32 flowcode10

same one help me to compile Usage: idf.py [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]... Try 'idf.py --help' for help. Error: No such option: --no-hints Did you mean --no-warnings? Programming Failed C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ESP\Batch\esp32_prog.bat reported error code 0x1 ci-j...
by charafi_hassan
Sun Sep 08, 2024 10:40 pm
Forum: Bug Reports
Topic: esp32 compiler problem
Replies: 3
Views: 6131

Re: esp32 compiler problem

mnfisher wrote:
Sun Sep 08, 2024 7:53 am
Hi,

You have spaces in the filename and path. Try saving as a new file without and see if that works.

Martin
thank you it works
by charafi_hassan
Sat Sep 07, 2024 7:31 pm
Forum: Bug Reports
Topic: esp32 compiler problem
Replies: 3
Views: 6131

esp32 compiler problem

who can help me compile to esp 32, everything is installed:
- python 3.12.5
- git version 2.46.0
- ESP toolchain found at "C:\esp-idf\frameworks\esp-idf-v5.3\"
compile message attached