Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 368 Bytes

File metadata and controls

19 lines (12 loc) · 368 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 2019 or similar edition.