-
Notifications
You must be signed in to change notification settings - Fork 89
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
doesn't build on 10.6.8 #26
Comments
Sparkle is a git submodule. Did you run |
no, there was no mention in the README of such so I didn't know it was a requirement to do so. I just ran it now & got:
which looks like the same error (haven't diffed it)... |
this is the output after running
|
Hmm something doesn't seem right. Was that all of the output? I just did a new clone and when I ran
Followed by (this is the
|
if I scroll back to the original build before I ran
so it appears it was run without me having to explicitly ask for it so that may not be the problem... |
Ahh ok and if you |
|
Sorry I ran out of suggestions the other day and without a 10.6 machine to test on I'm not sure what else to suggest. I'm not sure Vico is set up to build on 10.6 (which is different from building for 10.6 on a 10.7 or 10.8 machine). It has hardcoded references to the 10.7 SDK in the Makefile. |
OK, not a problem. I'm not really a Mac developer anymore so I won't be following this up I'm afraid. Thanks for the replies, cheers... |
it exits with:
xcodebuild: Error: the project /Users/dobbin/dev/vico/sparkle/Sparkle.xcodeproj does not exist in this directory. make: *** [/Users/dobbin/dev/vico/build/DEBUG/sparkle/Sparkle.stamp] Error 1
after cloning & issuing
make run
The text was updated successfully, but these errors were encountered: