当前位置:网站首页>Unity4.3.1 engine source code compilation process
Unity4.3.1 engine source code compilation process
2022-07-03 08:15:00 【The east wind blows the Willows】
Originally, it was UE Of , Because of the need to learn , Let's see unity, First take a copy of the source code and adjust , Give it a try . Record the compilation process .
The source code for
** Open source and other websites can get , After all, it's a long version . If you don't want to trouble, please see the source code at the end of the article Baidu cloud link ,, However, some modifications need to be made by yourself .( If you really won't, you can leave a comment , I provide remote compilation and debugging services )
Compilation preparation
Visual Studio 2010
Visual Studio 2010 SP1
Perl 5.24.3
Python 2.7
7z-zip
Source code engineering preparation
- Dependent library decompression
cd build_path
python unzipExtenalBuilds.py
- Chinese garbled
stay Projects/Jam/Editor.jam Medium local vsflags Value is modified to local vsflags= /WX /wd4251 /wd4819 ;
- to grant authorization
modify LicenseInfo Code in header file and implementation file , Just shield it . There are many modifications , No post here .
Application.cpp Medium TickTimer() Note out the right LicenseInfo Call to .
Compile operation
Enter the outermost directory of the source code project , double-click jamCreateWorkspace.bat, Click on Projects/JamGenerated/_workspace.vs2010_/AllTarget.sln Run after the compilation is successful .

compile
function 


Release tests


matters needing attention : Online is generally 4.7 edition , But essentially 4.3 Of , If you don't change the version back , Possible packaging web player and Android There will be problems . It is suggested that 4.7.1 Change back 4.3.1.
link :https://pan.baidu.com/s/13JzrOXF9KG94JLGO02nN1Q
Extraction code :0w5a
边栏推荐
- Compilation error: "not in executable format: file format not recognized"“
- Clip Related Script
- Install cross compiler arm none liunx gnueabihf
- Golang time format sorting
- 【云原生】微服务之Feign的介绍与使用
- jsutlis
- MAE
- Zohocrm deluge function application time verification
- Pulitzer Prize in the field of information graphics - malofiej Award
- Xlua task list youyou
猜你喜欢

Student educational administration management system of C # curriculum design

Oracle queries grouped by time

What is a data type? What is the use of data types?

IP production stream is so close to me

Unity performance optimization

ArrayList

Are you still watching the weather forecast on TV?

Ventuz Foundation Series "one step at the door"

【cocos creator】点击按钮切换界面

Pycharm remote ssh pyenv error: pydev debugger: warning: trying to add breakpoint to file that does
随机推荐
What is a data type? What is the use of data types?
C语言-入门-精华版-带你走进编程(一)
[cocos creator] get the resource UUID
C#课程设计之员工信息管理系统
Un système de gestion de centre commercial pour la conception de cours de technologie d'application de base de données
LinkList
Retail philosophy retail psychological warfare after reading -- 7-11 is a good product!
C language - Introduction - essence Edition - take you into programming (I)
the installer has encountered an unexpected error installing this package
多旅行商问题——公式和求解过程概述
Multi traveling salesman problem -- overview of formula and solution process
Idea dereference display effect
Pycharm remote ssh pyenv error: pydev debugger: warning: trying to add breakpoint to file that does
[USACO12MAR]Cows in a Skyscraper G(状态压缩dp)
Golang json格式和结构体相互转换
Unity2019_ Natural ambient light_ Sky box
数据库应用技术课程设计之商城管理系统
C course design employee information management system
VMware virtual machine configuration static IP
Encoding and decoding of golang URL