Lua IDE - ZeroBrane Studio

xiaoxiao2021-02-28  19

http://www.lua.org/

https://studio.zerobrane.com/

https://studio.zerobrane.com/download

https://github.com/pkulchenko/ZeroBranePackage

http://wxlua.sourceforge.net/index.php

vs2010和zbStudio远程调试c和lua开发环境搭建

 

Linux请下载安装脚本: ZeroBraneStudioEduPack-1.80-linux.sh

1、安装

[root@localhost Downloads]# chmod 777 ZeroBraneStudioEduPack-1.80-linux.sh [root@localhost Downloads]# ./ZeroBraneStudioEduPack-1.80-linux.sh

默认的安装路径是/opt/zbstudio

[root@localhost OpenResty]# chmod 777 ZeroBraneStudioEduPack-1.80-linux.sh [root@localhost OpenResty]# ./ZeroBraneStudioEduPack-1.80-linux.sh Verifying archive integrity... All good. Uncompressing ZeroBraneStudio with EduPack 1.80......... Installing ZeroBrane Studio 1.80... Done. To uninstall ZeroBrane Studio at a later time, run: zbstudio-uninstall

2、启动

[root@localhost zbstudio]# ./zbstudio.sh

3、新建桌面快捷方式,zbstudio.desktop

[Desktop Entry] Encoding=UTF-8 Name=zbstudio Comment=zbstudio Exec=/opt/zbstudio/zbstudio.sh Icon=/opt/zbstudio/zbstudio/res/icons/256x256/apps/zbstudio.png Terminal=false StartupNotify=true Type=Application Categories=Application;Development;

 

转载请注明原文地址: https://www.6miu.com/read-2632538.html

最新回复(0)