Open GoogleCodeExporter opened 9 years ago
was revision 2. Not revision 1.
Original comment by got...@gmail.com
on 25 Mar 2012 at 11:29
It's not a problem with OSX. this source is just broken on 64bit builds. Just
force 32 bit with make CC="gcc -arch i386" . fix the Makefile to use $(CC)
instead of gcc. and it will work.
Fixing it for 64bit would be the proper fix, and it should be a 20m work or so.
i'll push a pullrequest if this project was in github :)
Original comment by panc...@nopcode.org
on 26 Mar 2012 at 9:07
Just fork it ;)
https://github.com/Gottox/quad-wheel
Original comment by got...@gmail.com
on 26 Mar 2012 at 10:35
Original issue reported on code.google.com by
got...@gmail.com
on 25 Mar 2012 at 11:28