-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what am I doing wrong with my build #3
Comments
Looks like you might be missing git from your path. Try installing that.
Also, I normally compile under Linux as ESP-IDF seems more reliable when
building on a Linux system.
Either WSL2 or a Linux VM work as well.
…On Tue, Mar 19, 2024, 2:35 PM spairo1741 ***@***.***> wrote:
hi,
- this is my compiler data
- `PROCESSOR_REVISION: 9e0d
CommonProgramW6432: C:\Program Files\Common Files
ComSpec: C:\Windows\system32\cmd.exe
TEMP: F:\Users\mag390\AppData\Local\Temp
SystemRoot: C:\Windows
HOMEDRIVE: F:
USERPROFILE: F:\Users\mag390
TMP: F:\Users\mag390\AppData\Local\Temp
CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
NUMBER_OF_PROCESSORS: 16
IDF_PYTHON_ENV_PATH: F:\esp32s3\Espressif\python_env\idf5.1_py3.11_env
ESP_ROM_ELF_DIR: F:\esp32s3\Espressif\tools\esp-rom-elfs\20230320\
Operating System: windows 10
Java Runtime Version: 17.0.6+10-LTS
Eclipse Version: 4.29.0.v20230903-1000
Eclipse CDT Version: 11.3.0.202307110141
IDF Eclipse Plugin Version: 2.11.1.202310270725
WARNING: Git was not found
...
WARNING: Git was not found
ESP-IDF v5.1.2-dirty
Python set for IDF_PYTHON_ENV: Python 3.11.2
`
- there is information in the problems tab:
- Errors (66 items)
- Warnings (100 of 129 items)
- i infos (61 items).
- below is the global build log
global-build.zip
<https://github.com/cydergoth/tembed-app-shell/files/14655432/global-build.zip>
- what's wrong with my configuration, what to improve, what to change ?
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPWAWQE2WOAVD7TTXYQXYDYZCHPZAVCNFSM6AAAAABE6GMSWCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TKOBTGE2DANA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Any change this firmware can be a flashable .bin file please? |
Hey so there isn't much point in making it flashable as it's supposed to be
a framework for other people to customize.
Can you send me the output of your build session and I can look to see what
the issue is?
Thanks!
…On Sat, May 4, 2024, 3:36 PM Tinkerer ***@***.***> wrote:
Looks like you might be missing git from your path. Try installing that.
Also, I normally compile under Linux as ESP-IDF seems more reliable when
building on a Linux system.
Either WSL2 or a Linux VM work as well.
On Tue, Mar 19, 2024, 2:35 PM spairo1741 *@*.***> wrote:
hi,
- this is my compiler data
- `PROCESSOR_REVISION: 9e0d
CommonProgramW6432: C:\Program Files\Common Files
ComSpec: C:\Windows\system32\cmd.exe
TEMP: F:\Users\mag390\AppData\Local\Temp
SystemRoot: C:\Windows
HOMEDRIVE: F:
USERPROFILE: F:\Users\mag390
TMP: F:\Users\mag390\AppData\Local\Temp
CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
NUMBER_OF_PROCESSORS: 16
IDF_PYTHON_ENV_PATH: F:\esp32s3\Espressif\python_env\idf5.1_py3.11_env
ESP_ROM_ELF_DIR: F:\esp32s3\Espressif\tools\esp-rom-elfs\20230320\
Operating System: windows 10
Java Runtime Version: 17.0.6+10-LTS
Eclipse Version: 4.29.0.v20230903-1000
Eclipse CDT Version: 11.3.0.202307110141
IDF Eclipse Plugin Version: 2.11.1.202310270725
WARNING: Git was not found
...
WARNING: Git was not found
ESP-IDF v5.1.2-dirty
Python set for IDF_PYTHON_ENV: Python 3.11.2
`
- there is information in the problems tab:
- Errors (66 items)
- Warnings (100 of 129 items)
- i infos (61 items).
- below is the global build log
global-build.zip
https://github.com/cydergoth/tembed-app-shell/files/14655432/global-build.zip
- what's wrong with my configuration, what to improve, what to change ?
—
Reply to this email directly, view it on GitHub
#3 <#3>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/ABPWAWQE2WOAVD7TTXYQXYDYZCHPZAVCNFSM6AAAAABE6GMSWCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TKOBTGE2DANA
.
You are receiving this because you are subscribed to this thread.Message
ID: *@*.***>
Any change this firmware can be a flashable .bin file please?
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPWAWUE67ZUXXNSUQFMPJDZAVBEDAVCNFSM6AAAAABE6GMSWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUGM3TENJXGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
CommonProgramW6432: C:\Program Files\Common Files
ComSpec: C:\Windows\system32\cmd.exe
TEMP: F:\Users\mag390\AppData\Local\Temp
SystemRoot: C:\Windows
HOMEDRIVE: F:
USERPROFILE: F:\Users\mag390
TMP: F:\Users\mag390\AppData\Local\Temp
CommonProgramFiles(x86): C:\Program Files (x86)\Common Files
NUMBER_OF_PROCESSORS: 16
IDF_PYTHON_ENV_PATH: F:\esp32s3\Espressif\python_env\idf5.1_py3.11_env
ESP_ROM_ELF_DIR: F:\esp32s3\Espressif\tools\esp-rom-elfs\20230320\
Operating System: windows 10
Java Runtime Version: 17.0.6+10-LTS
Eclipse Version: 4.29.0.v20230903-1000
Eclipse CDT Version: 11.3.0.202307110141
IDF Eclipse Plugin Version: 2.11.1.202310270725
WARNING: Git was not found
...
WARNING: Git was not found
ESP-IDF v5.1.2-dirty
Python set for IDF_PYTHON_ENV: Python 3.11.2
`
global-build.zip
The text was updated successfully, but these errors were encountered: