Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

OS X latest Xcode - fatal error: 'libxml/HTMLparser.h' file not found #48

Closed
edwinmoss opened this issue Feb 17, 2018 · 2 comments
Closed

Comments

@edwinmoss
Copy link

Thank you so much for this package!

I am getting:

github.com/lestrrat/go-libxml2/clib

../github.com/lestrrat/go-libxml2/clib/clib.go:28:10: fatal error: 'libxml/HTMLparser.h' file not found
#include <libxml/HTMLparser.h>

on the latest Xcode 9.2
Max OS X 10.13.3

I don't get the error on Xcode 8.2.1
Max OS X 10.13.3

Any ideas?

@lestrrat
Copy link
Collaborator

no idea. I have 9.2 and have no problems :/

@edwinmoss
Copy link
Author

After some digging I discovered I hadn't installed all of Xcode - the command line stuff

xcode-select --install

Fixed it.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants