Kl0ibi / esp32_hackingtool

MIT License
245 stars 32 forks source link

Esp idf component error #38

Closed guavuavcycayfayqvqu closed 4 months ago

guavuavcycayfayqvqu commented 4 months ago

No matter how i try add in cmake/dependency the error never goes. Added in photo. Sorry for dump question I'm noob. I'm building for esp32 s3 ![Uploading IMG20240714233740.jpg…]()

guavuavcycayfayqvqu commented 4 months ago

https://esp32.com/viewtopic.php?f=2&t=40881

Kl0ibi commented 4 months ago

Hey, you are facing the issue on a repo I am not the owner of. But I'm assuming you simply installed the wrong ESP-IDF version.

guavuavcycayfayqvqu commented 4 months ago

Hey, you are facing the issue on a repo I am not the owner of. But I'm assuming you simply installed the wrong ESP-IDF version.

I used latest version.

Kl0ibi commented 4 months ago

Please use the IDF Version as described in each description: For my project use 4.3.2 and for the other one use 4.1

guavuavcycayfayqvqu commented 4 months ago

Please use the IDF Version as described in each description: For my project use 4.3.2 and for the other one use 4.1

Okay i will try and give update

guavuavcycayfayqvqu commented 4 months ago

IMG20240715173036 Not working

guavuavcycayfayqvqu commented 4 months ago

Please use the IDF Version as described in each description: For my project use 4.3.2 and for the other one use 4.1

Can you please build for esp32 s3 and upload in github / send in my mail? I really liked your project. Please. (I can help in debug and testing in esp32 s3)

M6ct0night commented 3 months ago

We want to extract the files from the compilation, change its language, and add some new features. How can we open this compilation file, and which programs can we use to edit this file?