Hi all, I am having some troubles since I moved some variables declaration with external attribute with the debugger that I am working on..
When it's start with the display using PCURSOR it issues that message
COLS value must be >= 2 and <= 73: got 75 initscr(): Unable to create SP
it seems to be a memory error... is there some linker / or compiler option to avoid that ?
Federico.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Just solved re-installing the compiler. Probably due to a broken dll...
Federico
Good to hear, the fix that is.
Cheers, Brian
Hi all, I am having some troubles since I moved some variables declaration
with external attribute with the debugger that I am working on..
When it's start with the display using PCURSOR it issues that message
COLS value must be >= 2 and <= 73: got 75
initscr(): Unable to create SP
it seems to be a memory error... is there some linker / or compiler option to avoid that ?
Federico.
Just solved re-installing the compiler. Probably due to a broken dll...
Federico
Last edit: federico 2015-01-04
Good to hear, the fix that is.
Cheers,
Brian