Skip to content

Build instructions #173

Answered by GordonSmith
taylorh140 asked this question in Q&A
Sep 4, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

For the libs you mention I am using "vcpkg" to download and compile see:

  1. https://github.com/hpcc-systems/hpcc-js-wasm/blob/trunk/vcpkg.json
  2. https://github.com/hpcc-systems/hpcc-js-wasm/blob/trunk/scripts/cpp-install-vcpkg.sh

These create "static" libs for those libraries with emscripten.

Next those libe are linked in with the wrapper cpp file here: https://github.com/hpcc-systems/hpcc-js-wasm/blob/trunk/src-cpp/graphviz/CMakeLists.txt

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by GordonSmith
Comment options

You must be logged in to vote
2 replies
@taylorh140
Comment options

@GordonSmith
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #172 on September 05, 2023 15:20.