WSL - Compiling Linux Programs in Windows.

Started by habi, Apr 01, 2022, 07:15 AM

Previous topic - Next topic

habi

Hello guys,
I will show you how to build a linux program( eg. a vcmp linux plugin xxxrel64.so ) in windows, but without the use of a vps.
We use WSL (Windows Subsystem for Linux).
All the information can be found here.

You will have to install Ubuntu from Microsoft Store.

You can run vcmp server on this also.
You can assign a drive letter to it(eg. Z) and browse. (No more WinSCP and timeout! )


WSL seems to be fast in compiling cpp programs.

little busy now. will post a tutorial later on making win/linux 32/ 64 vcmp plugins through a single project( using cmake ).
bye