Jump to content

[Fix] C++ Runtime Error


tierrilopes
 Share

Recommended Posts

  1. Abrir a source do binário (ficheiro sln);
  2. Clique lado direito (right-click) em cima do projecto UserInterface;
  3. Selecionar Properties;
  4. Expandir Configuration Properties;
  5. Expandir Linker;
  6. Após expandir o Linker, clicar em System;
  7. Na opção Enable Large Addresses selecionar Yes (/LARGEADDRESSAWARE);
  8. Clicar em aplicar e compilar o executável.

 

 

Imagem do erro:

https://i.tlthings.net/images/2016/10/04/Clipboardimage2016-10-04035207.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...