Hi,
Can I please clarify which .props file needs to be incorporated into a WX-based Visual Studio project and how it should be added.
I’ve tried wxwidgets.props, wx_config.props and wx_setup.props in my VS2017 project, but I get fatal errors at compilation time for any encountered WX headers (file not found). I added the properties file by right-clicking on my project and choosing the “Add existing item” option. Where am I going wrong?
Best wishes.
Tim Burgess
Raised Bar Ltd.
OK, having realised that a .props file is just XML, I’ve now got the wxWidgets.props file correctly imported using the Properties Manager. However, compilation now yields errors like:
1>c:\wxwidgets-3.1.2\include\msvc\wx\setup.h(125): fatal error C1083: Cannot open include file: '../../../lib/vc_lib/mswd/wx/setup.h': No such file or directory
The project concerned builds fine if I specify the include and library paths using the traditional method.
Best wishes.
Tim Burgess
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+u...@googlegroups.com
or visit http://groups.google.com/group/wx-users