Error compiling for board Adafruit Circuit Playground Bluefr

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mbmosher
 
Posts: 37
Joined: Tue Jan 26, 2010 2:08 pm

Error compiling for board Adafruit Circuit Playground Bluefr

Post by mbmosher »

I'm getting the following error when trying to compile for the Circuit Playground express. I've tried a system reboot, deleting the Arduino15 folder, reinstalling the board manager, etc. Any thoughts? On Mac OSX 10.14.6, Arduino 1.8.19, and Adafruit nRF52 1.3.0 Any thoughts?

Arduino: 1.8.19 (Mac OS X), Board: "Adafruit Circuit Playground Bluefruit, S140 6.1.1, Level 0 (Release), Serial"

[1170] Error loading Python lib '/var/folders/5k/_vtvth091bj75_wp0hxtf7r80000gq/T/_MEIqOQWNM/libpython3.8.dylib': dlopen: dlopen(/var/folders/5k/_vtvth091bj75_wp0hxtf7r80000gq/T/_MEIqOQWNM/libpython3.8.dylib, 10): Symbol not found: _preadv
Referenced from: /var/folders/5k/_vtvth091bj75_wp0hxtf7r80000gq/T/_MEIqOQWNM/libpython3.8.dylib (which was built for Mac OS X 11.1)
Expected in: /usr/lib/libSystem.B.dylib
in /var/folders/5k/_vtvth091bj75_wp0hxtf7r80000gq/T/_MEIqOQWNM/libpython3.8.dylib
exit status 255
/Applications/Arduino.app/Contents/Java/arduino-builder returned 255
Error compiling for board Adafruit Circuit Playground Bluefruit.

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

User avatar
mbmosher
 
Posts: 37
Joined: Tue Jan 26, 2010 2:08 pm

Re: Error compiling for board Adafruit Circuit Playground Bl

Post by mbmosher »

Ok, following this guide fixed it. Not sure why the issue decided to pop up again.

viewtopic.php?f=25&t=168759

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”