The Wayback Machine - https://web.archive.org/web/20201127045507/https://github.com/litehtml/litehtml/issues/133
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vcpkg support? #133

Open
linuxaged opened this issue May 19, 2020 · 1 comment
Open

vcpkg support? #133

linuxaged opened this issue May 19, 2020 · 1 comment

Comments

@linuxaged
Copy link

@linuxaged linuxaged commented May 19, 2020

The gumbo lib is in vcpkg ports, building and integration would be quite simple if litehtml supports vcpkg

@rioki
Copy link

@rioki rioki commented Aug 24, 2020

I tried to write a port file and ran into some issues.

  • vcpkg want stable versions, tag v0.5 is kind of out of date and that CMakeLists.txt does not do any sensible install
  • litehtml does not export any symbols in windows
  • default CMakeLists.txt uses it's own version of gumbo, using that version of vcpkg is strongly encouraged.

My work so far: rioki/vcpkg@32e970a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.