Search Criteria
Package Details: mingw-w64-wxmsw3.1 1:3.1.3-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-wxmsw3.1.git (read-only) |
---|---|
Package Base: | mingw-w64-wxmsw3.1 |
Description: | Win32 implementation of wxWidgets API for GUI (development branch, mingw-w64) |
Upstream URL: | http://wxwidgets.org |
Licenses: | |
Submitter: | ivan_p |
Maintainer: | ivan_p |
Last Packager: | ivan_p |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-13 14:35 |
Last Updated: | 2019-11-02 20:52 |
Latest Comments
patlefort commented on 2018-05-20 20:12
Currently broken:
I think it should be using reinterpret_cast.
ivan_p commented on 2018-03-17 11:30
@pingplug Thanks, fixed!
pingplug commented on 2018-03-17 10:14
line 56: make before configure?
ivan_p commented on 2018-03-05 10:32
As of version 3.1.1 there's an alternative build system using CMake.
If you want to fiddle with it, my try on it is here:
https://github.com/ivanpu/aur/tree/master/experiments/mingw-w64-wxmsw3.1
NOTE: it's not yet working on my end.
rkitover commented on 2016-12-12 15:51
Same problem as mingw-w64-wxmsw, broken libuuid in the mingw crt prevents linking:
https://gist.github.com/rkitover/5878021d826e5c8af3b04e374ea3bdbf
https://github.com/Alexpux/MINGW-packages/issues/1761
I will file a bug against the mingw-w64-crt package.