Confirmed users
586
edits
No edit summary |
(add brew workaorund) |
||
| Line 21: | Line 21: | ||
If you're running Fedora 14 x64, in addition to the Fedora 13 requirements above, you may also need to install some or all of zlib-devel.i686 glibc.i686 glibc-devel.i686 libstdc++.i686 | If you're running Fedora 14 x64, in addition to the Fedora 13 requirements above, you may also need to install some or all of zlib-devel.i686 glibc.i686 glibc-devel.i686 libstdc++.i686 | ||
== Using brew == | |||
If you're using the brew package management system to install the Android NDK and SDK, you may end up with a build error where the build cannot find the tools/ folder from your SDK. See {{bug|791060}} for details on why this might happen, as well as a workaround. | |||