3 Star 1 Fork 1

Simon / glabels-qt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BUILD-INSTRUCTIONS-MACOS.md 294 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jim Evins 提交于 2019-07-07 16:27 . Added MacOS build instructions (#50)

gLabels MacOS Build Instructions

Prerequisites

brew install cmake
brew install qt

Compile and Install

cd glabels_source_directory
mkdir build
cd build
cmake -D CMAKE_PREFIX_PATH=/usr/local/opt/qt  ..
make
sudo make install
1
https://gitee.com/LSU/glabels-qt.git
git@gitee.com:LSU/glabels-qt.git
LSU
glabels-qt
glabels-qt
master

搜索帮助