Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 321 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 321 Bytes

Introduction

Processing Unit C++ Library

Build

Ubuntu 16.04

Install Dependencies

  • cmake - sudo apt-get install cmake
  • g++ - sudo apt-get install g++
  • OpenSSL - sudo apt-get install libssl-dev
  • Boost - sudo apt-get install libboost-all-dev

Build the basicPU

run the following script build_unix.sh