You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
系统:win10 X64
VS: visual studio 2017 community
wxWidget: wxWidgets-3.0.4
CMake: 3.11.4 (官网下载编译好的版本即可)
编译成功!
一、CMakeLists.txt 中
二、安装VS2017
在project的properites 界面的两个地方:
1)VC++ Directories | Include Directories
2)C/C++ | General | Additional Include Directories
配置如下信息:
C:\wxWidgets-3.0.4\include
C:\wxWidgets-3.0.4\include\msvc