当前位置:网站首页>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
边栏推荐
- Golang的range
- Open the influence list of "National Meteorological Short Videos (Kwai, Tiktok) in November" in an interactive way“
- Conversion between golang JSON format and structure
- Golang json格式和结构体相互转换
- IP production stream is so close to me
- idea取消引用顯示效果
- Go resolve ID card
- 【cocos creator】获取资源uuid
- 璞华PLM为全场景产品生命周期管理赋能,助力产品主线的企业数字化转型
- P2622 关灯问题II(状态压缩 搜索)
猜你喜欢

Mall management system of database application technology course design

KunlunBase MeetUP 等您来!

ArrayList

An intern's journey to cnosdb

jupyter远程服务器配置以及服务器开机自启

Open the influence list of "National Meteorological Short Videos (Kwai, Tiktok) in November" in an interactive way“

数据库应用技术课程设计之商城管理系统

Multi traveling salesman problem -- overview of formula and solution process

Base64和Base64URL

the installer has encountered an unexpected error installing this package
随机推荐
idea取消引用显示效果
使用 FileChannel 进行文件的复制拷贝
数据的存储
【K&R】中文第二版 个人题解 Chapter1
Shader foundation 01
Golang的range
Student educational administration management system of C # curriculum design
Base64和Base64URL
数据分析练习题
Getting started with minicom
Minimap plug-in
Transplantation of freetype Library
A tunnel to all ports of the server
The general trend of data news releases the power of visual reporting ----- essays after reading
C course design employee information management system
VMware virtual machine configuration static IP
Unity2019_ Lighting system
jsutlis
Generate video using clipout in viz engine
LinkList