Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 628 Bytes

INSTALL.md

File metadata and controls

22 lines (17 loc) · 628 Bytes

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

UHDM project

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Library uhdm.a

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Development Environment Required:

  • Linux (Ubuntu or Centos) or Windows, cmake 3.15 and GCC/VS supporting c++17

  • Please install the following package updates:

    • sudo apt-get install build-essential cmake git tclsh
  • UHDM Source code

  • Build

    • make
    • make test
    • make install