当前位置:网站首页>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
边栏推荐
- For penetration testing methods where the output point is a timestamp (take Oracle database as an example)
- C语言 | 获取字符串里逗号间隔的内容
- NFTs: The Heart of Digital Ownership
- Nmap的下载与安装
- 为什么bash中的read要配合while才能读取/dev/stdin的内容
- [swagger close] The production environment closes the swagger method
- sql add default constraint
- unicloud 发布后小程序提示连接本地调试服务失败,请检查客户端是否和主机在同一局域网下
- qt:cannot open C:\Users\某某某\AppData\Local\Temp\main.obj.15576.16.jom for write
- 多元线性回归方程原理及其推导
猜你喜欢
计网 Packet Tracer仿真 | 简单易懂集线器和交换机对比(理论+仿真)
DC-CDN学习笔记
VS通过ODBC连接MYSQL(二)
JS写一段代码,判断一个字符串中出现次数最多的字符串,并统计出现的次数JS
QT VS中双击ui文件无法打开的问题
qt:cannot open C:\Users\XX\AppData\Local\Temp\main.obj.15576.16.jom for write
Powershell中UTF-8环境中文乱码解决办法
安装Multisim出现 No software will be installed or removed解决方法
2021美赛C题M奖思路
Eternal blue bug reappears
随机推荐
cocos2d-x-3.2图片灰化效果
2021年京东数据分析工程师秋招笔试编程题
腾讯云轻量服务器删除所有防火墙规则
sqlite 查看表结构 android.database.sqlite.SQLiteException: table splitTable has no column named
softmax函数详解
configure:error no SDL library found
一文速学-玩转MySQL获取时间、格式转换各类操作方法详解
VTK环境配置
Podspec automatic upgrade script
Sqlite column A data is copied to column B
After unicloud is released, the applet prompts that the connection to the local debugging service failed. Please check whether the client and the host are under the same local area network.
Nmap的下载与安装
360 hardening file path not exists.
Flow control statement in js
Navicat从本地文件中导入sql文件
For penetration testing methods where the output point is a timestamp (take Oracle database as an example)
禅道安装及使用教程
Eternal blue bug reappears
如何修改数据库密码
Android software security and reverse analysis reading notes