All Projects → comex → Frash

comex / Frash

yeah I'm getting tired of the long description

Programming Languages

c
50402 projects - #5 most used programming language

ewww, I know.

To actually run it, you'll need libflashplayer.so from Android.

Build instructions: (do http://networkpx.blogspot.com/2009/09/compiling-iphoneos-31-apps-with-xcode.html but use my version of ldid2) (do http://sumgroup.wikispaces.com/iPhone_Dynamic_Library) ln -s /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.1.3.sdk /var/sdk export PATH=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:$PATH cp -a /System/Library/Frameworks/IOSurface.framework/Versions/A/Headers Player2/IOSurface cp -a /System/Library/Frameworks/IOSurface.framework/Versions/A/Headers food/IOSurface cp -a /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/Headers food/CoreText cp -a /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.3.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/ food/IOKit

make -C rpc # Yes, I know what MIG is and there is a reason for this. # probably a bad reason make -C utils make -C libgcc make -C food xcodebuild -alltargets -project Player2/Player2.xcodeproj

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].