Why is the folder "C:\SourceCode\Libraries\wxWidgets2.8\additions\include" not in your list of search for headers?
FYI: Having any wxWidgets search folders ending in "wx" like the one below is nearly always wrong.
-IC:\SourceCode\Libraries\wxWidgets2.8\additions\include\wx
Tim S.