Changes between Version 1 and Version 2 of Ticket #18349, comment 1
- Timestamp:
- Mar 4, 2019, 1:56:55 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18349, comment 1
v1 v2 14 14 For 64bit download: [https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-win32/seh/x86_64-8.1.0-release-win32-seh-rt_v6-rev0.7z] 15 15 16 and for 32Bit, Download: [https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/threads-win32/sjlj/i686-8.1.0-release-win32-sjlj-rt_v6-rev0.7z] and exctract it to "'''C:\msys32'''" overriting the contents of "'''C:\msys32\mingw64'''" and "'''C:\msys32\mingw32'''". 16 and for 32Bit, Download: [https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/threads-win32/sjlj/i686-8.1.0-release-win32-sjlj-rt_v6-rev0.7z] 17 18 and exctract it to "'''C:\msys32'''" overriting the contents of "'''C:\msys32\mingw64'''" and "'''C:\msys32\mingw32'''". 17 19 18 20 Now you are ready to Compile wxWidgets.