LzmaSDKObjC icon indicating copy to clipboard operation
LzmaSDKObjC copied to clipboard

Compile error in 'lzma/cpp/windows/FileName.cpp'

Open gigades opened this issue 8 years ago • 1 comments

I've found error ['IsAbsolutePath' is missing exception specification 'throw()'] and ['GetRootPrefixSize' is missing exception specification 'throw()'] while compiling file 'lzma/cpp/windows/FileName.cpp'. It seems this file has been removed from master branch but cocoapod somehow still retrieve it.

gigades avatar Jun 30 '16 02:06 gigades

Hi, you are right, so, unused source files was removed from script and git repo. You could use version 2.0.8. Thank you.

OlehKulykov avatar Jun 30 '16 13:06 OlehKulykov