Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Arduino Compiling error ( ld: cannot find _vectors.o: No such file or directory ) #6522

Unanswered
mohcly asked this question in Q&A
Discussion options

Hello everyone,

Please I have a problem compiling this code I got from Github, it keeps giving me this error, I tried everything I can. I used an FTDI board to program the ESP32 board

The library example I have used:

https://github.com/yoursunny/esp32cam

The error code:

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

/Users/mohamedcoulibaly/Library/Arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: cannot find crt1-sim.o: No such file or directory
/Users/mohamedcoulibaly/Library/Arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: cannot find _vectors.o: No such file or directory
collect2: error: ld returned 1 exit status
Multiple libraries were found for "WiFi.h"
Used: /Users/mohamedcoulibaly/Library/Arduino15/packages/esp32/hardware/esp32/1.0.6/libraries/WiFi
Not used: /private/var/folders/6k/xhdhqg396t5_0vz43n1694340000gn/T/AppTranslocation/2868FBAF-E338-43DD-9C54-509E0B10FE76/d/Arduino.app/Contents/Java/libraries/WiFi
exit status 1
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.

Thank you all for your time.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /