forked from slic3r/Slic3r
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels