when i tried to compile i got the error
"c:\wxwidgets-2.8.7\include\wx\platform.h(196) : fatal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory"
I tried to copy setup.h from include folder and pasted in lib folder but it was of no use.
Can any one suggest step by step procedure to solve this error

