pebble / homebrew-pebble-sdk

Pebble Homebrew Tap
16 stars 22 forks source link

Solved! - Error updating SDK #28

Closed Assavar closed 9 years ago

Assavar commented 9 years ago

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 commented 9 years ago

Ok, i just type:

xcode-select --install

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

noreturn

HeikoKanzler commented 9 years ago

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

Assavar commented 9 years ago

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 commented 9 years ago

@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 commented 9 years ago

SOLVED!

Its all explained in this post: https://github.com/pebble/homebrew-pebble-sdk/issues/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 :+1: :grin:

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