eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

Fix compilation on windows with wxWidget version < v3.3.0 (unreleased). #3361

Closed Jarod42 closed 1 month ago

Jarod42 commented 2 months ago

Note: I tried to test v3.2.4 in CI, but install requires explicitly v3.3.0 dll files (action with

CMake Error at cmake_install.cmake:264 (file):
  file INSTALL cannot find
  "D:/a/_temp/msys64/home/runneradmin/root/lib/clang_x64_dll/wxmsw330u_clang_custom.dll"

)