examples/espidf-arduino-blink build fails: unknown type name '_lock_t'
See original GitHub issueI followed the directions in platform-espressif32/examples/espidf-arduino-blink/README.md exactly, but the build failed with error: unknown type name '_lock_t'
in lots of places.
Instead of using the zip file I also tired cloning https://github.com/platformio/platform-espressif32.git directly but the example failed the same way in both the master and develop branches.
The examples/arduino-blink builds fine.
I’m new to platformio and I’m trying to build a project that uses classic bluetooth which appears to need a tweak using menuconfig to build. Researching that issue lead me to the espidf-arduino-blink.
Here’s my build.log.
skip@Dell-7040:~/zips$ platformio --version
PlatformIO Core, version 5.2.3
skip@Dell-7040:~/zips$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
skip@Dell-7040:~/zips$
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Build error: "Unknown type name 'ffi_cif'" - Stack Overflow
I had this problem compiling an open source project on iPhone 6 simulator. Built it for earlier devices and it worked fine.
Read more >Compile time error, unknown type name 'hb_font_t' #2226
I'm building locally from source (using custom makepkg configuration on Arch/Manjaro). Today I got this error while compiling the current ...
Read more >error : unknown type name 'IUnknown' - MSDN - Microsoft
Hi,. I am using the "Visual Studio 2017 - Clang with Microsoft CodeGen (v141_clang_c2)" tool chain and getting:.
Read more >UVISION: error: unknown Type Name - Arm Developer
My project is configured for Arm Compiler 6. Despite the project build results in 0 Error (s) - 0 Warning (s), µVision's Dynamic...
Read more >Error build ADIOS2 2.4.1, unknown type name 'INT4' - GitLab
Hi guys, I'm new to ADIOS2, When I tried to install ADIOS2, I got error making the package, I wonder why it is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
He already said
Same as this person.
This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.