On 27/02/2025 16:05, David Matthews wrote:
I don't think that will work.? As I understand it Visual Studio Code is an editor rather than a development environment.? You need a C++ compiler and a linker to build Poly/ML.
Yes, Visual Studio Code has almost nothing in common with the Visual Studio IDE. This is why I always say "VSCode" for the former, to avoid confusion.
Makarius