Replies: 1 comment 2 replies
-
What command are you running to get that error? It looks like perhaps the version of poppler that we include in I would just grab the latest version of poppler from the internet and try using |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I try to export poppler into wasm using
get_poppler_library from
https://github.com/emscripten-core/emscripten/blob/main/test/common.py#L1632
I got following error
I referenced to freetype repo at gitlab
https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/builds/mac/README?ref_type=heads
I found the platform unix is correct but platform not supported
Could anyone please help me figure out the problem?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions