Skip to content
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

Solved! - Error updating SDK #28

Closed
Assavar opened this issue Sep 23, 2015 · 5 comments
Closed

Solved! - Error updating SDK #28

Assavar opened this issue Sep 23, 2015 · 5 comments

Comments

@Assavar
Copy link

Assavar commented Sep 23, 2015

So, when i tried to update my SDK, everything was perfect until the last component. Here is a screenshoot of the error. For some reason i cant run compiled C programs.

troubleshooting

@Assavar
Copy link
Author

Assavar commented Sep 23, 2015

Ok, i just type:

xcode-select --install

And it solves the last error, but now it appears this one:

noreturn

@HeikoKanzler
Copy link

Same issue here. I totally forgot that I upgraded XCode last week.

@Assavar
Copy link
Author

Assavar commented Sep 24, 2015

I readed yesterday on internet that the problem comes by the OS. OS X has not provide an gcc by default. I tried to install it manually but the same error comes again. So i dont know what i must to do. I'm blocked. Let's see if someone help us @HeikoKanzler

@HeikoKanzler
Copy link

@Asrycada Look at the other thread here, it's already solved :)

This works:
brew upgrade https://gist.githubusercontent.com/geoffballinger/9cc7fa234aa8873fdca1/raw/ba7175eb02b3dd9fd858b9d51599146affe97344/pebble-sdk.rb

@Assavar
Copy link
Author

Assavar commented Sep 24, 2015

SOLVED!

Its all explained in this post: #18

By the way, if you have same error than me, just copypaste this and hit enter

brew install https://gist.githubusercontent.com/Katharine/02bd07d4e934413504b5/raw/ddf9b060a916620adc380d769ab787699c422b33/pebble-sdk.rb

And done 👍 😁

PS: If admin could close this post will be nice 😅

@Assavar Assavar changed the title Error updating SDK Solved! - Error updating SDK Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants