Skip to content

Missing libxml dependency #3

@platsch

Description

@platsch

Version

Current HEAD: 19f5cdd

Operating system type + version

Linux / Ubuntu 16.04

Behavior

Build.pl fails due to missing XML::LibXML dependency.
The LibXML perl library is used solely by the EAGLE .sch importer which should be ported to C++.
All other XML interactions are done by pugixml.

Quick fix:
sudo apt install libxml2-dev

@Zip-o-mat FYI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions