Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 350 Bytes

CompilerInstallation.md

File metadata and controls

15 lines (8 loc) · 350 Bytes

Compiler Installation

This document contains instruction for how to install a compatible compiler for compilation of the Zivid Python package.

Ubuntu

apt install g++

Fedora

dnf install g++

Windows 10

Install Visual Studio Community Edition 2017 or similar edition.