I've added ~30 new attributes to items.cpp [reflection system from 0.4] and now I can't compile it in VS2013, because it throws:
Error 1 error C1061: compiler limit : blocks nested too deeply C:\Users\PRO\Desktop\source\src\items.cpp 950 1 theforgottenserver
I think it's related to:
http://support.microsoft.com/kb/315481
Are you planning to not add more item attributes?
Any idea how to solve it? Or are you going to change VS2013 to some working program?
Error 1 error C1061: compiler limit : blocks nested too deeply C:\Users\PRO\Desktop\source\src\items.cpp 950 1 theforgottenserver
I think it's related to:
http://support.microsoft.com/kb/315481
Are you planning to not add more item attributes?
Any idea how to solve it? Or are you going to change VS2013 to some working program?