Coder Social home page Coder Social logo

asdlei99 / soui_gn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wacr2008/soui_gn

0.0 1.0 0.0 260.52 MB

gn for soui & gn demo,vs2013 and yasm

Batchfile 0.01% Python 28.65% Shell 0.26% HTML 0.32% Makefile 0.06% C++ 47.55% C 22.40% Objective-C++ 0.12% Assembly 0.11% Objective-C 0.07% JavaScript 0.02% Visual Basic 0.01% XSLT 0.01% ASP 0.01% Lua 0.01% NSIS 0.08% M4 0.01% CMake 0.02% Java 0.32% sed 0.01%

soui_gn's Introduction

gn for soui & gn demo,vs2013 and yasm

特性 1.vs2013,vs2015 测试OK 2.支持yasm,并且支持调用系统的yasm 3.支持gtest单元测试 4.支持7z打包资源,支持加密压缩文件目录树 5.支持protobuf类自动生成

需要vs2013和vs2015的编绎相关工具的,请从我的网盘中直接下载 https://pan.baidu.com/s/1dFF7kf3 里面有两个vs2013_files.zip和vs2015_files.zip,解压到C盘即可(如果想放到其它盘需要修改build\win_toolchain.json相关配置). 目前默认是使用vs2015编绎.如需要使用vs2013编绎,请修改build目录下面相关的文件,比如vs_toolchain.py

目录说明 gndemo 包含完整的gn测试样例。 soui_gn 包含soui的gn脚本。 考虑到google已开始在用gn替换gyp,此项目也将完全不再使用gyp。 win_toolchain 提取vs2013,vs2015的文件用来在未安装vs的机器上编绎

如何编绎?  a.不依赖于系统安装的vs2013? goto win_toolchain dir, run python package_from_installed.py 2013 unzip **.zip to c:\vs2013_files 再自行安装wdk,然后将wdk的安装文件拷到c:\vs2013_files\wdk 目录里面,比如将C:\Program Files (x86)\Windows Kits\10下面的所有文件拷到c:\vs2013_files\wdk b.想使用系统安装的vs2013进行编绎? 直接将SOUI_gn/env.bat中 Set DEPOT_TOOLS_WIN_TOOLCHAIN=1 改为 Set DEPOT_TOOLS_WIN_TOOLCHAIN=0

soui_gn's People

Contributors

wacr2008 avatar

Watchers

 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.