Skip to content

dnetlab/libmyfec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

Before you can start compiling libmyfec from a fresh git clone, you have to install the very latest versions of the following packages:

  • libev: optional for example
  • gcc

Build & Install

Then you should build the project, using these commands:


git clone https://github.com/dnetlab/libmyfec.git
cd libmyfec
mkdir build
cd build
cmake ..
make
sudo make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages