> C:\wxWidgets-2.8.10\include\wx\platform.h|196|fatal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory|
http://wiki.codeblocks.org/index.php?title=Global_compiler_variables
However, now I have a linking problem, as the linker says it cannot find theJust add these libraries (or at least wxmsw28d_core.lib) to your linkersettings!
wxmsw28d.lib file.
What I instead found are various files named 'wxmsw28d_*.llib'
(where * is adv, aui, core, etc.).