This occurs when building any solution file on release mode, i haven't verified whether the same occurs on debug
The prebuild event reports a batch syntax error during the build (image)
The error comes from the $PreBuildEvent configuration defined in source_dll_win32_base.vpc but it doesn't stopped the compilation and my friend was still able to launch and play the game without issues
tested on VS 2022 (don't know if other toolsets show the same result)
This occurs when building any solution file on release mode, i haven't verified whether the same occurs on debug
The prebuild event reports a batch syntax error during the build (image)
The error comes from the
$PreBuildEventconfiguration defined insource_dll_win32_base.vpcbut it doesn't stopped the compilation and my friend was still able to launch and play the game without issuestested on VS 2022 (don't know if other toolsets show the same result)