Visual C++ (VS 17.10.4) don't show template errors

Никольский Данил 0 Reputation points
2024-07-20T15:44:40.9566667+00:00

After updating to the latest version of the studio, error output stopped appearing when compiling templates. That in a project with several thousand files makes work almost impossible.

What do I see now:

1>SHEngineTools.cpp
1>X:\GitHub\ixray-1.6-stcop\src\xrCore\xrMemory_subst_msvc.h(14,20): error C2665: "CConstant::CConstant": ни одна перегруженная функция не может преобразовать все типы аргументов
1>Сборка проекта "ShaderEditor.vcxproj" завершена с ошибкой.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,873 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,630 questions
0 comments No comments
{count} votes