Skip to content
tony edited this page Jan 12, 2021 · 7 revisions

Welcome to the NcursesWindowTemplate wiki!

systemman this is a Qt creator project!

also download Qt Creator.

This is a Qt Creator Projekt for run you musst set two options.

theapp

1. the first option is shadowbuild muss off.

this is while this projekt have own options into the pro file and work with a special folder set.

ShadowBuild

2. the second option for debugger

when you need to work with threads or pthread you must set SIGSTOP options off. for running with thread or pthread option

you musst set "handle SIGSTOP pass nostop noprint" into the Debugger option for "Locals & Expressions".

TOOLS -> Options -> Debugger -> Locals & Expressions -> Debugging Helper Customization

handle SIGSTOP pass nostop noprint

Debugging_Helper_Customization

systemman systemman systemman systemman systemman systemman systemman