Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

telegie/librgbd-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

librgbd-binaries

For Windows

  • mkdir build
  • cd build
  • ..\scripts\configure-windows.sh
  • Run INSTALL of librgbd.sln

avcodec-58.dll, avutil-56.dll, libwinpthread-1.dll are copied from other places.

For Mac

  • mkdir build
  • cd build
  • ../scripts/configure-mac.sh
  • make -j8
  • make install

For Linux

  • apt install cmake build-essential zlib1g-dev
  • mkdir build
  • cd build
  • ../scripts/configure-linux.sh
  • make -j8
  • make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages