fatal error C1907: unable to recover from previous error(s); stopping compilation
65c1319bb92fe7a9a4abd588eff5818d9c2bccf9
Build started at 11:06...
1>------ Build started: Project: ConsoleApplication2, Configuration: Debug x64 ------
1>Scanning sources for module dependencies...
1>Module.ixx
1>Compiling...
1>Module.ixx
1>ConsoleApplication2.cpp
1>D:\Source\boost\boost\parameter\aux_\tagged_argument.hpp(881,13): error C2270: ',': modifiers not allowed on nonmember functions
1>C:\Users\fan\source\repos\ConsoleApplication2\ConsoleApplication2\ConsoleApplication2.cpp(17,1): fatal error C1907: unable to recover from previous error(s); stopping compilation
1>(compiling source file 'ConsoleApplication2.cpp')
1>D:\Source\boost\boost\parameter\aux_\tagged_argument.hpp(881,13): error C2028: struct/union member must be inside a struct/union
1>(compiling source file 'ConsoleApplication2.cpp')
1>INTERNAL COMPILER ERROR in 'C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.43.34604\bin\HostX64\x64\CL.exe'
1> Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1>Done building project "ConsoleApplication2.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 11:06 and took 10.044 seconds ==========