Skip to content

Tools required to build

matt123p edited this page Oct 20, 2019 · 5 revisions

Microsoft Visual Studio

As TinyCAD is an open-source project, you may use the Free Community Addition of Visual Studio, which you can download directly from Microsoft Visual Studio web site. Do not download Visual Studio Code as this is insufficient to build TinyCAD.

Microsoft’s HTML Help Workshop.

This package has tools used to compile the TinyCAD Help files. It can be downloaded from Microsoft's Download Center. If you have trouble finding it at this URL, try searching for “Microsoft HTML Help Workshop”. This is an old program that has not been updated since 2003.

Nullsoft Scriptable Install System (NSIS)

Use version 2.40 or higher. Older versions may not support the feature set that TinyCAD is using. This very professional installer is Open Source and freely available from Sourceforge.

Clone this wiki locally