Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 297 Bytes

Compile

To compile, run 'scons' from the command line.

Note: You must have a 'lib' directory with the files:

  • libcef.so
  • libffmpegsumo.so
  • libcef_dll_wrapper

The libcef_dll_wrapper is the directory that contains all of the cef_dll object files (within their folder heirarchy).