-
So we could sync. CI and be "on top of latest"...
-
When I try build on MacOS (after update, v11.2), I get error:
[ 6%] Performing download step (git clone) for 'wxWidgets_external'
Cloning into 'wxWidgets_external'...
remote: Enumerating objects…
-
There is support for compiling XRC files in `src/bkl/plugins/wxwidgets.py` but I have a few problems with it in practice:
1. It hard codes `wxrc` while I'd rather use `$(WXRC)` with `WXRC := wxrc` …
-
系统:win10 X64
VS: visual studio 2017 community
wxWidget: wxWidgets-3.0.4
CMake: 3.11.4 (官网下载编译好的版本即可)
编译成功!
**一、CMakeLists.txt 中**
1. Line3换成: set(CMAKE_VS_PLATFORM_TOOLSET v141) //V141 是VS20…
-
### Description of the bug
Attempting to build on MacOS following the [How%20to%20build%20-%20Mac%20OS](https://github.com/prusa3d/PrusaSlicer/blob/master/doc/How%20to%20build%20-%20Mac%20OS.md) inst…
-
**SLADE Version**: (3.X.X.x)
**Operating System**: (Windows/Linux/OSX)
**Issue Details**:
Version: 3.2.1 (x86)
Current action: mapw_item_properties
Operating System: Windows 11 (build 22000), 6…
Ace83 updated
2 years ago
-
-
Steps to reproduce:
- install endeavorOS (MATE, in this particular case; it's a gtk issue as far as I can tell)
- install wxHexEditor from AUR
- open wx settings and change preferences on colors
-…
-
Graphics is currently written in OpenGL for convenience working with wxWidgets. vtk is preferable if we can get it to run smoothly in the UI.
-
## Description
I'm trying to start using this but I can't add a dependency because no usable version of libssl found.
## Expected Behavior
As a "standalone executable" it would work on a …