Releases: goncaloacteixeira/feup-aeda-project
Second Part of AEDA's Project 2019/20 - MIEIC
All the main functionalities requested from the project specification are now implemented and working.
How to install?
You need to have cmake
, a gcc
and a g++
compiler installed.
on the base folder run the following:
cd part2 && mkdir build && cd build
cmake ../
make
Run with the command ./part2
If you find any bugs or problems please start an Issue, thank you.
First Part of AEDA's Project 2019/20 - MIEIC
All the main functionalities requested from the project specification are now implemented and working.
How to install?
You need to have cmake
, a gcc
and a g++
compiler installed.
on the base folder run the following:
cd part1 && mkdir build && cd build
cmake ../
make
Run with the command ./part1
If you find any bugs or problems please start an Issue, thank you.
First Part of AEDA's Project 2019/20 - MIEIC
All the main functionalities requested from the project specification are now implemented and working.
If you find any bugs or problems please start an Issue, thank you.
First Part of AEDA's Project 2019/20 - MIEIC
All the main functionalities requested from the project specification are now implemented and working.
If you find any bugs or problems please start an Issue, thank you.
First Part of AEDA's Project 2019/20 - MIEIC
All the main functionalities requested from the project specification are now implemented and working.
If you find any bugs or problems please start an Issue, thank you.