VCTR icon indicating copy to clipboard operation
VCTR copied to clipboard

MSVC: Expression test cases won't compile

Open JanosGit opened this issue 5 months ago • 0 comments

CL-based builds have been disabled for now. Getting errors like this for all attempts to compile the test cases

D:\a\VCTR\VCTR\test\TestCases\Expressions\Map.cpp(84): fatal error C1001: Internal compiler error. (compiler file 'msc1.cpp', line 1589)
To work around this problem, try simplifying or changing the program near the locations listed above.

JanosGit avatar Sep 15 '25 11:09 JanosGit