How did Node.js solve compilation problems on Windows? Doesn't Node.js suffer from the same problems? Do they provide a devkit that includes a compiler or something?
i don't know how Node does it better but I have compiled several native extensions on windows just fine. I think the difference is people about Windows in the node community.
Comments
How did Node.js solve compilation problems on Windows? Doesn't Node.js suffer from the same problems? Do they provide a devkit that includes a compiler or something?
i don't know how Node does it better but I have compiled several native extensions on windows just fine. I think the difference is people about Windows in the node community.