4 Star 6 Fork 7

lainegates / easyDDA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 391 Bytes
一键复制 编辑 原始数据 按行查看 历史
lainegates 提交于 2014-03-14 12:29 . first commit
#! /bin/sh
# We almost need to specify the switches for the OpenCascade library to make
# configure running successfully.
# CASROOT=${CASROOT:-/opt/OpenCASCADE6.2.0/ros}
#./configure CXXFLAGS="-fno-strict-aliasing" LDFLAGS="-Wl,-z,defs" --with-occ-include=$CASROOT/inc --with-occ-lib=$CASROOT/Linux/lib
./configure CXXFLAGS="-fno-strict-aliasing -Wno-write-strings" LDFLAGS="-Wl,-z,defs"
C++
1
https://gitee.com/lainegates/easyDDA.git
git@gitee.com:lainegates/easyDDA.git
lainegates
easyDDA
easyDDA
master

搜索帮助