FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dnetlab/libmyfec · GitHub

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL