You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I recently tried to download the webtorrent module and this dependency failed to build, after looking into it further it complained about openSSL, so i installed that, added it to the PATH and created the OPENSSL_ROOT_DIR env variable that cmake was complaining about, but now i'm getting tons of errors about function references.
I know github doesn't have WoA64 build servers yet so i'm gonna need your help to walk me through how to get it compiling.
Hey, I recently tried to download the webtorrent module and this dependency failed to build, after looking into it further it complained about openSSL, so i installed that, added it to the
PATH
and created theOPENSSL_ROOT_DIR
env variable that cmake was complaining about, but now i'm getting tons of errors about function references.I know github doesn't have
WoA64
build servers yet so i'm gonna need your help to walk me through how to get it compiling.Here's an extract of the build logs: https://pastebin.com/nkUUupcm
The text was updated successfully, but these errors were encountered: