Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Releases: goncaloacteixeira/feup-aeda-project

Second Part of AEDA's Project 2019/20 - MIEIC

30 Dec 12:32
0288f6c
Compare
Choose a tag to compare

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

15 Nov 23:19
6fafc70
Compare
Choose a tag to compare

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

12 Nov 22:47
Compare
Choose a tag to compare

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

12 Nov 17:25
65f121c
Compare
Choose a tag to compare

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

12 Nov 01:10
Compare
Choose a tag to compare

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.