compuphase / pawn

Pawn is a quick and small scripting language that requires few resources.

Home Page:http://www.compuphase.com/pawn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem debugging in wxquincy

RallyTronics opened this issue · comments

I am working in Win 10. When I try to debug some of the example scripts ( i.e. sieve.p ) using F5 in quincy I get a popup error:

Couldn't retrieve information about list control item 0.

If I click the run button CTRL+F5 scripts run as expected.

I am building with Debug info set to Symbolic debugging and instruction set at Full

Is there a setting/option I am missing to make this work?