I have a few resource files around 155 MB.
In the building process, the following error occurred:
(I used msvc tool set.)
~~~resourceFileName.cpp(1): fatal error C1060: compiler is out of heap space
(And overloads memory and disk. My computer almost died...)
How to solve this problem?