What steps will reproduce the problem?
1.building the Python extensions using "$python setup.py build" from the
installation steps
2.Or installing using "sudo pip install leveldb"
3.
What is the expected output? What do you see instead?
Expected output would be a success in building the code, but instead I see:
cc1plus: error: -Werror=unused-command-line-argument-hard-error-in-future: no
option -Wunused-command-line-argument-hard-error-in-future
error: command 'gcc' failed with exit status 1
What version of the product are you using? On what operating system?
Current version. Mac OS X 10.9.5.
Please provide any additional information below.
I have tried building the code with Xcode 6.1.1 as well as Xcode 5.0.2. I have
also tried the temprorary fix provided at
"http://stackoverflow.com/questions/23144307/installing-pillow-getting-wunused-c
ommand-line-argument-hard-error-in-future", but it still does not work.
Original issue reported on code.google.com by Farhand....@gmail.com on 3 Jan 2015 at 5:47
Original issue reported on code.google.com by
Farhand....@gmail.com
on 3 Jan 2015 at 5:47