[sword-devel] #include <lzma.h> in xzcomprs.cpp - is this a bug or ?

TS outofthecube at icloud.com
Wed Nov 2 19:50:41 MST 2016


In xzcomprs.cpp, at line 30, there’s the code:

#include <lzma.h>

Xcode was not happy about this since there is no header named this. It seems that in the previous version of PocketSword, the fix was just to set Xcode as to not include this file when compiling so that’s what I’m doing too. Since the SWORD framework does not include lzma.h as a file, this seems like a bug to me, but perhaps there's a reason for it?

I couldn’t find any reference regarding this matter in specific in the wiki or mailing list.


-TS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20161102/2c92f59c/attachment.html>


More information about the sword-devel mailing list