在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):waneck/linux-ios-toolchain开源软件地址(OpenSource Url):https://github.com/waneck/linux-ios-toolchain开源编程语言(OpenSource Language):C 83.3%开源软件介绍(OpenSource Introduction):DeprecatedIf 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! WhatMac 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 changedThis 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 worksI've fully tested using clang on both iOs and Mac Does it really work?Yes. HowAn 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/haxeSOON |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论