MinGW may be problematic with dynamic linking or NodeJS build of node.dll
viferga opened this issue · 0 comments
viferga commented
I have tried to run MetaCall CLI and for some reason it does nothing. The problem may be related with dynamic linking but I am not sure. I know MetaCall fully works with MSVC, we should consider switching to that compiler.
In addition, NodeJS cannot be built with MinGW so.. basically we should switch to MSVC or provide a binary distribution of node where node.dll is already compiled.