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.
fatal error RC1067
김상섭
0
Reputation points
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?
Developer technologies | C++
Developer technologies | C++
Sign in to answer