Silverfrost Forums

Welcome to our forums

How to fix \"Stack Overflow\" in Personal Edition.

5 May 2021 8:14 #27697

http://www.letterfromthornlie.com.au/images/Stack_overflow.jpg

5 May 2021 8:53 #27699

eric

I am assuming that it is a 32 bit application.

If you are working from a command prompt window (DOS box) then you can use SLINK commands to increase the stack size.

Open ftn95.chm, go to Win32 platform->Using the linker->Reference->Interactive mode.

Then look for stack reserve [,commit].

You can also set the stack size in command line mode.

If you are linking directly from Plato then you will need to set up a project and then set the linker options in the project properties.

Please login to reply.