当前位置:网站首页>cocos2d-x-3.2 create project method
cocos2d-x-3.2 create project method
2022-07-31 06:02:00 【xuyid】
1. First open the terminal, cd to the cocos2d-x-3.2 directory, run the command ./setup.py, and set the corresponding ndk path according to the prompts NDK_ROOT, sdk pathANDROID_SDK_ROOT, ant pathANT_ROOT,cocos2d pathCOCOS_CONSOLE_ROOT="cocos2d-x-3.2/tools/cocos2d-console/bin", can also be opened with open -t ~/.bash_profileThe file directly modifies the path.
2. Create a project and type the command in the terminalcocos new file name-p package name-l development language-d generation path, cocos new NewGame -p com.cn.MainGame -l cpp -d/Users/xuyidong/Desktop
边栏推荐
- Web Screenshots and Reverse Proxy
- 活体检测PatchNet学习笔记
- Tencent Cloud GPU Desktop Server Driver Installation
- flutter arr 依赖
- qt:cannot open C:\Users\某某某\AppData\Local\Temp\main.obj.15576.16.jom for write
- MYSQL事务与锁问题处理
- powershell统计文件夹大小
- 浅谈对分布式模式下CAP的理解
- VS2017连接MYSQL
- [Cloud Native] What should I do if SQL (and stored procedures) run too slowly?
猜你喜欢

np.fliplr与np.flipud

通信原理——纠错编码 | 汉明码(海明码)手算详解

UiBot has an open Microsoft Edge browser and cannot perform the installation

Using IIS10 to build an asp website in win11

How MySQL - depots table?A look at will understand

WeChat applet source code acquisition and decompilation method

朴素贝叶斯文本分类(代码实现)

VS connects to MYSQL through ODBC (1)

MySQL compressed package installation, fool teaching

为什么bash中的read要配合while才能读取/dev/stdin的内容
随机推荐
OpenCV中的图像数据格式CV_8U定义
DeFi Token in the project management
[Cloud native] Ribbon is no longer used at the bottom layer of OpenFeign starting from the 2020.0.X version
quick-3.5 无法正常显示有混合纹理的csb文件
Talking about the understanding of CAP in distributed mode
cocos2d-x-3.2 不能混合颜色修改
JS写一段代码,判断一个字符串中出现次数最多的字符串,并统计出现的次数JS
2021美赛C题M奖思路
MySQL高级语句(一)
CMOS管原理,及其在推挽电路中的应用
为什么bash中的read要配合while才能读取/dev/stdin的内容
SSH automatic reconnection script
quick-3.5 无法使用模拟器修改
[Ubuntu20.04 installs MySQL and MySQL-workbench visualization tool]
Gradle sync failed: Uninitialized object exists on backward branch 142
unicloud 云开发记录
this points to the problem
Access database query
Markdown 帮助文档
C语言 | 获取字符串里逗号间隔的内容