AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Windows Installation Broken #24

Closed BentleyJOakes closed 3 years ago

BentleyJOakes commented 6 years ago

opened 9 months ago by claudio

When trying to install socket.io on windows, it expects that VS is installed, and fails to compile when it does not. It is difficult to solve this problem, so I suggest to just update the windows installation instructions to make sure that people understand the dependencies required.

As far as I understood, one needs to have VS installed, so that node-gyp can build the dependencies of socket.io properly. See https://github.com/nodejs/node-gyp/blob/master/README.md#installation

I cannot test whether this solution will fix the installation for now. I need a fresh virtual machine to test that. I will be using (and encouraging the use of) atompm in linux for now.

BentleyJOakes commented 3 years ago

Should be resolved when https://github.com/AToMPM/atompm/issues/55 is fixed.

BentleyJOakes commented 3 years ago

Should be fixed by f05596a1655287b4a2eaa0cb8005f15084b89ffd