Multi-Platform

<< Click to Display Table of Contents >>

Navigation:  Programming with Common Vision Blox >

Multi-Platform

 

Throughout this chapter, the abbreviations Win32, Win64 and Linux refer to the supported Windows and Linux operating systems for 32 and 64 bits.

 

For a detailed list of supported operating systems please always refer to the Common Vision Blox Release Notes.

 

Currently the only programming environments officially supported by CVB on the Win64 platform are Visual Studio (2008, 2010, 2015).

 

Consequently this chapter concerns itself exclusively with C++ and C# (C# having been selected as a typical representative of the .Net programming languages).

 

Of course the concepts relevant for .Net are easily transferable from C# to any other CLR language.