compiler limit : internal heap limit reached
-
hallo, ich hab ein problem:
"compiler limit : internal heap limit reached- use /Zm to specify a higher limit"wie geht denn das, in der hilfe steht:
To set this compiler option in the Visual Studio development environment-Open the project's Property Pages dialog box. For details, see Setting Visual C++ Project Properties.
-Click the C/C++ folder.
-Click the Command Line property page.
-Type the compiler option in the Additional Options box.nur leider kann ich property pages nicht anklicken, da es grau hinterlegt ist... oder mach ich das im falschen fenster?
oder verraff ich das komplett?

Danke
-
Das hilft dir auch nur bedingt. Wenn die Klasse so groß ist und noch größer wird, dann ist bald die Grenze erreicht.
Versuch lieber, die Klasse kleiner zu machen.