Skip to content

Can't build for Linux #3

Open
Open
@tig

Description

@tig

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions