fatal error RC1067

김상섭 0 Reputation points
2023-12-15T06:33:24.5766667+00:00

I'm using C++ in Visual Studio 2019.

The following error occurred.

~.rc(6133): fatal error RC1067: compiler limit: identifier overflowed internal buffer

If I edit the ".rc" file and comment out some resources, it compiles normally.

What causes this error?

Do you have any solution?

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,932 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.