3D CASCADE compilation notes


This note is an update to CASCADE Application项目 环境搭建文档》

The update is mainly on the dependent packages. My environment for building this version of CASCADE is win 10 + Visual studio 2013 + Qt 5.8 + Gtest 1.6 + dcmtk-3.6.1_20170228 

Other packages are same with the document above.

Download Gtest from https://github.com/google/googletest/releases

DCMTK from http://support.dcmtk.org/redmine/projects/dcmtk/files


Build Gtest and DCMTK first using CMAKE. Be sure to choose corresponding Run-Time library (/MD for release /MDd for debug) for all the projects to allow whole projects to compile.

Copy libraries generated to the CASCADE\Thirdparty\x64 folder then build.


The "value" of "QsharedPointer" is a private member, change to ".data()" instead.


If the released version can not find platform information in Qt, use Qt windows deploy tool (http://doc.qt.io/qt-5/windows-deployment.html)


Astah Professional6.7.0 is not necessary for the compilation.

SVN is not necessary if you already have the code.

Last Article Next article

Comment 评论



Share 分享

New Users 最新加入

  • hokurikustr

  • refrain

New comments 最新评论

test123: aasdas Details Apr 13 16:39
admin: Thanks! Details Apr 09 11:46
admin: Google map api Details Apr 09 11:46
lqj12: cooooooooool Details Apr 08 21:34
Yunhan Huang: 这个功能是如何实现的? Details Apr 08 13:23