Open
Description
The instruction in the readme.MD suggest
cd LiteHtmlLib
sh build.sh
But build.sh
is in lib_dylib
and it doesn't work, giving errors about directories not found and command line options:
c++: error: i386: No such file or directory
c++: error: i386: No such file or directory
c++: error: i386: No such file or directory
c++: error: x86_64: No such file or directory
c++: error: unrecognized command line option ‘-arch’; did you mean ‘-march=’?
c++: error: i386: No such file or directory
c++: error: x86_64: No such file or directory
...
Help please.
Metadata
Metadata
Assignees
Labels
No labels