-
Notifications
You must be signed in to change notification settings - Fork 71
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
How to compile this #9
Comments
So you really need this? Doesn't sound like you have the experience to need this.. Running Make should work.. It worked for me.. Maybe there is other issues occurring? |
Have you recently updated Xcode? I ran into the same problem myself, after upgrading to Xcode 4,4. Turned out that the Xcode command line tools somehow got 'uninstalled' during the update. So I had to go Xcode > Preferences > Downloads and reinstall Command Line tools. Make worked again, after that. |
I get the same error, it has to do with the fact that GCC48 refuses to install... I'm trying to figure it out when I do I will tell you all how I did it |
Compile on ubuntu 12.04 sudo apt-get install libusb-1.0-0-dev libreadline-gplv2-dev |
I've tried running make, configure, and basically every other compiler command I know to compile this, but, I keep getting a slew of errors each time I try.
Running Mac OS X 10.7 with Xcode 4
The text was updated successfully, but these errors were encountered: