Tscope5
Tscope5 installation manual

Table of Contents

Windows installation

We bundled all the tools (compiler, libraries, fonts, custom scripts) that Tscope5 relies on into a single installer package called Mingw4Tscope5.

Tscope5 itself is not part of MinGW4Tscope5, as it is updated more frequently. After the installation of MinGW4Tscope5, you will still need to install Tscope5 as described in the next section.

Mingw4Tscope5 installation

After installation an icon called 'MinGW4Tscope5 will be added to your desktop. Double clicking this icon will open a bash shell where you can enter your compilation commands.

Tscope5 installation

After installation you are ready to start developing Tscope5 programs.

Please not that the distribution currently does not contain a source code editor. You will have to download and install one yourself. For Windows we recommend notepad++. In the future we might provide a plug-in that allows you to compile and run programs from notepad++, but for now you will need to use the shell commands described in the compilation manual .

Mac OS X installation

To be done