Skip to content

Error trying to compile example code CameraWebServer for ESP32 Cam using Arduino IDE #6382

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

Closed
1 task done
Allasso opened this issue Mar 6, 2022 · 3 comments
Closed
1 task done
Labels
Resolution: Duplicate Issue is a duplicate of another issue

Comments

@Allasso
Copy link

Allasso commented Mar 6, 2022

Board

ESP32 Cam

Device Description

ESP32 Cam

Hardware Configuration

FT232RL USB to TTL Serial Converter

Version

v2.0.2

IDE Name

Arduino IDE

Operating System

MacOS 10.13.6

Flash frequency

80MHz

PSRAM enabled

no

Upload speed

115200

Description

Computer recognizes hardware.
GPIO0 pin held low via jumper to ground.
Unable to compile due to error. Expect compile to be successful.

Sketch

Examples > ESP32 > Camera > CameraWebServer

Debug Message

Arduino: 1.8.19 (Mac OS X), Board: "AI Thinker ESP32-CAM, 240MHz (WiFi/BT), QIO, 80MHz"

[75236] Error loading Python lib '/var/folders/xg/k651jnd11fsc5hljfrqcpfrc0000gn/T/_MEITQF9fF/libpython3.8.dylib': dlopen: dlopen(/var/folders/xg/k651jnd11fsc5hljfrqcpfrc0000gn/T/_MEITQF9fF/libpython3.8.dylib, 10): Symbol not found: ____chkstk_darwin
  Referenced from: /var/folders/xg/k651jnd11fsc5hljfrqcpfrc0000gn/T/_MEITQF9fF/libintl.8.dylib (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib
 in /var/folders/xg/k651jnd11fsc5hljfrqcpfrc0000gn/T/_MEITQF9fF/libintl.8.dylib
Multiple libraries were found for "WiFi.h"
 Used: /Users/kevin/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/libraries/WiFi
 Not used: /Applications/Arduino.app/Contents/Java/libraries/WiFi
exit status 255
/Applications/Arduino.app/Contents/Java/arduino-builder returned 255
Error compiling for board AI Thinker ESP32-CAM.


This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@Allasso Allasso added the Status: Awaiting triage Issue is waiting for triage label Mar 6, 2022
@lbernstone
Copy link
Contributor

Likely a dupe of #6269

@VojtechBartoska
Copy link
Contributor

@lbernstone Thanks for pointing this out. Closing as duplicate. Please @Allasso, follow mentioned issue as there is more contributors and some solutions. Thanks!

@VojtechBartoska VojtechBartoska added Resolution: Duplicate Issue is a duplicate of another issue and removed Status: Awaiting triage Issue is waiting for triage labels Mar 7, 2022
@Allasso
Copy link
Author

Allasso commented Mar 7, 2022

Unfortunately the solutions mentioned are quite outside my competence range :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants