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
Charles Jenkins
3,547 PointsStarting Android Studio on Windows 7-System error message that program can't start because MSVCR100.dll is missing
I have followed the instructions per the video to download the java jdk as well as android studio. I receive the message program can't start because MSVCR100.dll is missing from your computer when trying to open android studio. It then says to define a JAVA_Home variable which I have already done. I have re-installed android studio and still no change. I also have Netbeans installed on my computer which I use for my programming class for school, if that could be causing an issue, I'm not sure.
Any help would be greatly appreciated. Thanks
2 Answers
Ryan Ruscett
23,309 PointsHey, I hit this issue at one point too. I did this
Charles Jenkins
3,547 PointsThanks a bunch, it worked!