Menu

Home

Miguel Nadal

Compilation instructions

  1. Get the source (supposed to be in ./src from now on)
  2. Create a build folder (./build from now on)
  3. Go into the build folder and create the Makefile:
    cd ./build
    cmake ../src
  4. Compile
    make
  5. Execute and enjoy...
    ./cFSM

MongoDB Logo MongoDB