Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Zac Johnson
2,950 PointsError message when building project.
Receiving this error message: BUILD FAILED
Total time: 7.77 secs [ 241494] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix jar:file:/home/zjohnson/Downloads/android-studio/plugins/android/lib/android.jar!/icons/androidPreview.png 07:29:29 E/adb: /home/zjohnson/Downloads/android-studio/sdk/platform-tools/adb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory 07:29:29 E/adb: 'adb version' failed! /home/zjohnson/Downloads/android-studio/sdk/platform-tools/adb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory 07:29:29 E/adb: Failed to parse the output of 'adb version': Standard Output was:
Error Output was: /home/zjohnson/Downloads/android-studio/sdk/platform-tools/adb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Also getting error message saying unable to connect to ADB.
Help?