mathieuchartier / mcm

MCM file compressor
GNU General Public License v3.0
110 stars 24 forks source link

Missing files - make.sh and make.bat fail #6

Open winitzki opened 8 years ago

winitzki commented 8 years ago

Compilation fails as of today, both with make.sh and make.bat

  1. make.sh refers to CM.cpp, which does not exist.
  2. make.bat does not refer to that file. However, compilation fails because of other errors:
CM.hpp:31:10: fatal error: 'BracketModel.hpp' file not found
LZ.hpp:28:10: fatal error: 'HashTable.hpp' file not found