codeblocks, debug editor turns grey

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
Post Reply
guzzi_jones
Experienced Solver
Experienced Solver
Posts: 81
Joined: Sun Dec 08, 2013 3:50 am

codeblocks, debug editor turns grey

Post by guzzi_jones »

Why is it that even if i build against a debug version of wxWidgets I am still not able to evaluate the expression under the cursor while in the wxwidgets source code.

The screen turns grey and none of the variables evaluate.
Has anyone else experienced this.

When i run the minimal sample in codeblocks and step into the wxWidgets source my editor window turns grey.
Post Reply