Managing WDX
Different ways to interact with WDX
Visual Studio Code
Programming with JS
- node -v
- 18.18.2
Programming with C
Compiler
- https://github.com/niXman/mingw-builds-binaries/releases
- x86_64-14.2.0-release-posix-seh-ucrt-rt_v12-rev0.7z
- copy to C:\workspace\bin\mingw64
Make
- https://cmake.org/download/
- cmake-3.31.0-rc3-windows-x86_64.msi
- Install as Administrator
Make for Windows
- https://gnuwin32.sourceforge.net/packages/make.htm
- Download make-3.81.exe
- Install as Administrator
Set environment variables