Acise : A CAx Industrial Software Ecology

1. Introduction

2. Dependencies

2.1 Boost

If Boost was built using the boost-cmake project or from Boost 1.70.0 on it provides a package configuration file for use with find_package's config mode. This module looks for the package configuration file called BoostConfig.cmake or boost-config.cmake and stores the result in CACHE entry Boost_DIR. If found, the package configuration file is loaded and this module returns with no further action. See documentation of the Boost CMake package configuration for details on what it provides.

Set Boost_NO_BOOST_CMAKE to ON, to disable the search for boost-cmake.

2.2 Qt

Qt is a full development framework with tools designed to streamline the creation of applications and user interfaces for desktop, embedded, and mobile platforms.

2.3 SWIG

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java including Android, Lua, OCaml, Octave, Scilab and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG is typically used to parse C/C++ interfaces and generate the 'glue code' required for the above target languages to call into the C/C++ code. SWIG can also export its parse tree in the form of XML. SWIG is free software and the code that SWIG generates is compatible with both commercial and non-commercial projects

2.4 Open CASCADE

Open Cascade Platform is an integrated state of the art 3D technology, which is used both in Open Cascade end-user software products and for building efficient added value solutions tailored to each client's needs.

2.5 VTK

The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data. It comes with state-of-the-art tools for 3D rendering, a suite of widgets for 3D interaction, and extensive 2D plotting capability.

3. Build on Windows

3.1 Check out the source codes

git clone --recurse-submodules XXX/Acise.git

3.2 CMake configurations

Variable Value Description
Where is the Source code D:/YouQuan/CaeFrameworks/Acise/Acise
Where to build the binaries D:/YouQuan/CaeFrameworks/Acise/BUILD
CMAKE_INSTALL_PREFIX D:/YouQuan/CaeFrameworks/Acise/INSTALL
Boost_DIR D:/YouQuan/CaeFrameworks/Boost/boost_1_80_0/lib64-msvc-14.2/cmake/Boost-1.80.0
QT_DIR C:/Qt/Qt5.14.0/5.14.0/msvc2017_64/lib/cmake/Qt5
USE_SWIG TRUE
SWIG_EXECUTABLE C:/Program Files/SWIG/swigwin-4.1.1/swig.exe
OpenCASCADE_DIR D:/YouQuan/CaeFrameworks/OpenCASCADE/INSTALL/OpenCASCADE-7.6.0/cmake
VTK_DIR D:/YouQuan/CaeFrameworks/VTK/INSTALL/lib/cmake/vtk-9.0

4. Build on Ubuntu

5. Build on Macintosh

6. References

相关推荐
南湖北漠16 小时前
记录生活中的一件小事(佚名整理)
网络·人工智能·计算机网络·其他·安全·生活
JiNan.YouQuan.Soft2 天前
Notes: Virtual Topology Operators for Meshing
其他
jikemaoshiyanshi2 天前
可提供从连接到自动化控制一体化解决方案的主流厂商有哪些?——明确厂商类型定义、厘清能力边界及拆解“一体化”构成要素
其他·自动化
老陈头聊SEO3 天前
AI赋能SEO的新纪元:关键词优化策略的最新实践与探索
其他·搜索引擎·seo优化
执欣之手3 天前
Harvesttt Tappp
其他
大囚长4 天前
跨学科视角下的认知建构:自我实现预言与正念调节
其他
考学参谋官4 天前
天府新区通用航空职业学院:中国通用航空高等教育的领航者
其他
老陈头聊SEO4 天前
长尾关键词在提升SEO效果中的实战应用与策略探讨
其他·搜索引擎·seo优化
孙严Pay4 天前
快捷支付和网关支付,到底有啥不一样?
笔记·科技·计算机网络·其他·微信
JMchen1234 天前
从Copilot到Cursor:AI编程工具如何重塑我的全栈开发工作流
经验分享·其他·copilot·ai编程