Git Product home page Git Product logo

guazi-seed's Introduction

跨平台原生打包 种子项目

项目主要用来做其他项目的初始项目,免得以后再建立各种配置文件了...
为什么要项目名字要叫瓜子(guazi),仅仅是因为想名字的时候恰好在嗑瓜子


特性&TODO:

  • 使用cmake作为构建系统
  • 支持iOS, armv7+arm64
  • 支持android armv7a
  • 支持windows 32位+64位
  • 支持OSX 64
  • 在OSX系统中可调试(感动 T_T)
  • 一键打包,自动生成各个平台下的lib
  • 包含大量注释和一个示例工程
  • 默认引入android ndk中的库
  • 完善readme文件
  • 还有好多要做的,想在没有想好

环境要求

1. iOS

  • Xcode 8+
  • OSX10.12系统
  • cmake3.6+
  • 开发者账户

2. android

  • android sdk with api 21
  • android ndk 10e
  • OSX10.12系统

3. OSX

  • Xcode 8+
  • OSX10.12系统
  • cmake3.6+

4. windows

  • Windows 7+ only 64bit
  • only Visual Studio 2013 with c++ tools
  • cmake3.6+

使用方式

1. OSX/iOS/android

./make.sh ios|android|osx|all

find libs in ./dist

2. windows

点击make.bat,库将会生成在./dist中

更多

可以直接查看代码,里面注释很多,如有疑问 mailto: [email protected]

guazi-seed's People

Contributors

raintean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.