You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are three problems when compiling androguard under OSX
1. Python binding should manually link with -lpython
2. an inline assembly code with condition micro
3. hash_map header file's path changed in g++ of Xcode
I've patched these problems and attached the patch file here.
My environment is OSX Lion 10.7.3, Xcode 4.3.1, g++ 4.2.1
Original issue reported on code.google.com by xiaozih...@gmail.com on 21 Mar 2012 at 3:37
Original issue reported on code.google.com by
xiaozih...@gmail.com
on 21 Mar 2012 at 3:37Attachments:
The text was updated successfully, but these errors were encountered: