Show / Hide Table of Contents

CPUtil - Obtaining Binaries

Pre-built binaries

Pre-compiled binaries of cputil are provide with this SDK for common supported platforms.

Download Binaries

  • Linux x64
  • Linux Arm
  • Mac OS x64
  • Windows x64
  • Windows x86

Building from source

Developers may freely customize cputil, and build it from source as needed. It is a .NET Core 2.0 Console application, provided as a project with the CloudPRNTSDKSamples solution that is included with the SDK. Cputil can be compiled with any platform that has a .NET Core 2.0 or later SDK available.

Back to top Generated by DocFX