What steps will reproduce the problem?
1. Setup proper environment(WXWIN and optionally WXCFG)
2. run wx-config --rcflags --compiler=vc
3. Output is
/d WIN32 /d __WXMSW__ /d wxNO_RTTI /d wxNO_THREADS /d _UNICODE --include-
dir d:\wxMSW-2.8.10\lib\vc_lib\mswu --include-dir d:\wxMSW-2.8.10
\include /d _WINDOWS
What is the expected output? What do you see instead?
The folder d:\wxMSW-2.8.10\include\wx\msw should be added as an include
folder because it contains the main RC include file for WxWidgets which is
wx.rc
What version of the product are you using? On what operating system?
wx-config r26(current latest revision on trunk).
Windows 7 RC 32-bit
Please provide any additional information below.
See http://wiki.wxwidgets.org/Compiling_WxWidgets
Original issue reported on code.google.com by diaas...@gmail.com on 10 Oct 2009 at 7:37
Original issue reported on code.google.com by
diaas...@gmail.com
on 10 Oct 2009 at 7:37