1 Star 0 Fork 0

cobrass/pvbaddon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
readme.txt 882 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rainer Lehrig 提交于 2014-04-04 12:05 . pvbaddon added
Building:
You need qmake installed on your system (qmake is within Qt4 from trolltech).
One example needs libpython2.5 library.
opcxmlda_client needs libxml2 library.
Please install them first.
The other components should build on every system.
### Linux and Mac ########################
./configure
make clean
make
You can
export mypause=true
in order to pause after makeing a module
export mypause=false
in order to reset mypause
### Windows ##############################
login.bat # adjust this file and make shure to set the environment variables in there
all_build.bat
You can
SET MYPAUSE=TRUE
in order to pause after makeing a module
SET MYPAUSE=
in order to reset MYPAUSE
Attention: opcxmlda_client can only be compiled using Visual C++
If you use MinGW there are some unresolved symbols.
But the EXE build with Visual C++ is still available.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/cobrass/pvbaddon.git
git@gitee.com:cobrass/pvbaddon.git
cobrass
pvbaddon
pvbaddon
master

搜索帮助