byronmil / soundflower

Automatically exported from code.google.com/p/soundflower
GNU General Public License v2.0
0 stars 0 forks source link

Getting error in building SoundFlower source code through Terminal #271

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open a terminal window and cd to the Soundflower/Tools folder
2. Run ./build.rb

We are getting below error after step 2 (running ./build.rb):
ruby: invalid option -U (-h will show valid options)

Versions:
SoundFlower: 1.4
MAC: 10.6.8
XCode:3.2

Please suggest root cause and solution of above mentioned error.

Apart from this, please let me know whether we can build the SoundFlower source 
code through directly using XCode or not (without using build.rb from terminal 
window).

Original issue reported on code.google.com by veerub...@gmail.com on 18 Aug 2014 at 7:22