open-scan-crew / OpenScanTools

Open source point cloud software
GNU General Public License v3.0
6 stars 0 forks source link

Prerequisites for building the project OpenScanTools in Debug, Release

Install Qt

Install the Vulkan SDK

Configure Visual Studio

Install Qt VS Tool:

It is a plugin needed to compile the Qt dependencies (moc, ui, qrc).

You can find it in Tools->Extensions and Updates->Qt Visual Stutio Tools.

Add the path where Qt is installed on your machine in:

WARNING : The version 2.6.0.7 is stable but some bugs have been observed after an update. It is recommended to disable the automatic update of this plugin.

Generate doc:

Build with Inno Setup:

Dev team: