Liteide Mac Os X Download

Posted on  by 

Vim, Visual Studio Code, and Jetbrains GoLand are probably your best bets out of the 11 options considered. 'Lightweight and fast' is the primary reason people pick Vim over the competition. This page is powered by a knowledgeable community that helps you make an informed decision. Connectordb - Open-Source Platform for Quantified Self & IoT. Devices - Suite of libraries for IoT devices, experimental for x/exp/io. Eywa - Project Eywa is essentially a connection manager that keeps track of connected devices. Flogo - Project Flogo is an Open Source Framework for IoT Edge Apps & Integration.

先决条件

使用LiteIDE开发golang需要安装Go语言开发环境。

Go

先要安装Go语言,详细情况请参看http://golang.org/doc/install.html.在安装LiteIDE之前一定要先安装Go语言。

安装二进制文件

Windows

Liteide Mac Os X Download Version

下载压缩包并解压至c:盘

Linux and MacOSX

下载压缩包并解压到/usr/local或者是$HOME

从源代码编译

LiteIDE源码位于https://github.com/visualfc/liteide上。需要使用Qt4/Qt5来编译源代码,Qt库可以从https://qt-project.org/downloads上获取。Mac OS X用户可以不从源代码编译Qt,直接在终端中运行brew update && brew install qt,节省大量时间。下面的编译以Qt4为例。

Windows

Qt4

Qt5.6

Ubuntu 16.04 Qt4

Ubuntu 16.04 Qt5

Ubuntu 14.04

Linux

Mac OS X / macOS

Liteide Mac Os X Download Dmg

Qt 4

Liteide Mac Os X Download Iso

Qt 5 sdk install

从 http://www.qt.io/download 下载并安装Qt. (Qt5.6.2/Qt5.7.1/Qt5.8)

Qt 5 brew install

Liteide Mac Os X Downloads

使用 brew 安装 Qt. (比如使用 brew install qt. 其他版本如 qt@5.5 qt@5.6 qt@5.7 ).

警告! 使用 brew 安装的 Qt rpath 不正确,不要使用 deploy 脚本进行打包。

OpenBSD

Raspbian Jessie

Liteide mac os x download dmg

补充: 根据自己的环境设置好 QTDIR (在Windows上还需要设置MINGWDIR)

Coments are closed