• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

waneck/linux-ios-toolchain: Compile ios programs on linux (fork of http://code.g ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

waneck/linux-ios-toolchain

开源软件地址(OpenSource Url):

https://github.com/waneck/linux-ios-toolchain

开源编程语言(OpenSource Language):

C 83.3%

开源软件介绍(OpenSource Introduction):

Deprecated

If you are interested in a mac/iOs toolchain for linux, please check out cctools-port, which is being actively developed and supported

This project is a fork of ios-toolchain-based-on-clang. All the credits go to the original authors! If you like this, support the original project/authors and tell them how awesome they are!

Build Status

What

Mac and iOs toolchain for linux. By providing a compiler, assembler, linker, debugger and some utilities, you will be able to cross compile applications to an iPhone and to a Mac directly from a Linux box.

What changed

This project was forked to serve as a mirror to the original project, and also to enjoy the benefits of git, easily allowing linux users to try on their distros and contribute. Also, the original project depended on some external links / tarballs to be available. To avoid the risk of the links becoming dead, all the files needed for this project are contained within this project. The changes from the original svn project will be merged back. The wrapper around clang was also changed so it can be a simple shell script.

What works

I've fully tested using clang on both iOs and Mac x86_64 targets (the haxe nightly builds are built using it, along with cross-ocaml) on Ubuntu 13.10. The basics of debugging with lldb on iOs was tested, and uploading the project to iOs (on a jailbroken device) was tested on both iOs 5.0 and 6.0 . Deploying to iOs 7.0 was still not tested. The rest is expected to work but still wasn't tested by me.

Does it really work?

Yes. :D

How

An effort is being made to make the project compilation as painless as possible. If you're on Ubuntu 13.10, you should be able to compile running the following commands:

git clone --recursive https://github.com/waneck/linux-ios-toolchain.git
cd linux-ios-toolchain
sudo apt-get install gcc g++ clang libclang-dev uuid-dev libssl-dev libpng12-dev libicu-dev bison flex libsqlite3-dev libtool llvm-dev libxml2-dev automake pkg-config
make
sudo make install

Users from other distributions are encouraged to share/submit an issue so we can get it to work with their setup.

How to hxcpp/haxe

SOON




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap