Login Page - Create Account

Support Board


Date/Time: Mon, 15 Dec 2025 12:07:23 +0000



Post From: Remote Build vs Local Build Development Environments

[2025-12-11 14:39:25]
User907968 - Posts: 859
The AI's keep running into older legacy compiler issues...
...If I switched VS would it be a newer environment?

You can specify the c++ version (and build tools) in local environment if that is what you mean.
I assume Claude etc is using c++20 language features and remote compiler is not supporting it, therefore you run into problems.