ERROR C2857

Infinite Games 0 Reputation points
2023-05-04T23:08:35.3666667+00:00

Good Morning, Afternoon or Night I have been developing a Application Using Visual Studio and just implemented Precompiled Headers, I built my DLL and I was greeted with a error for: C2857. I clicked on the link and It didn't help at all I have included my Precompiled Header is my file, and still getting error, I have been thinking and trying different ways to Diagnos this error. I added a WindowsWindow.cpp and WindowsWindow.h, and since then my application has yet to work.

VISUAL STUDIO/MICROSOFT HELP ME

If anyone knows anything please let me know

-- Infinite

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,887 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,636 questions
{count} votes

1 answer

Sort by: Most helpful
  1. S.Sengupta 17,311 Reputation points MVP
    2023-05-05T01:10:34.83+00:00

    Kindly go through the following Microsoft reference article:

    Compiler Error C2857

    0 comments No comments