Hi lipos123
You might reached resource compiler limits. You can split your application resources into several parts and implement
dynamic resource loading --- maybe such way you reach memory consumption optimization also
To start , just split your application resource in two and check the build error is gone. If the build error persists thus something wrong with your resource file, my assumption about reaching resource compiler limits is incorrect and you have to fix the resource itself. Please let me know of the result
Regards,
izinin