This implementation is based on the code from https://sourceforge.net/p/jpeg/svn/HEAD/tree/jpeg_ls/
Only minor modifications have been made (see history of this project).
- Create build directory:
mkdir build
- Step into this directory and run cmake:
cd build
cmake ../
- Build the project:
make
Finally, the directory 'build/bin' contains binaries and a lib.
See file doc/README