Home > freeems-cst

freeems-cst

Freeems-cst is a project mainly written in ..., it's free.

freeems 'comms smoke test'

/*

  • freeems-cst: freeems 'comms smoke test'
  • */

You need: cmake boost g++

Fedora specific instructions: CMake: yum install cmake Boost: yum install boost-devel G++ yum install gcc

Debian specific boost library fetch instructions: TODO

Building under Linux: I usually do out of source builds, so make a dir outside of where this project is and: cd cmake make

Building under Windows: TODO

Previous:djtt