1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_core/system
reuk 640194c878
MinGW: Improve compatibility
With this patch applied, the DemoRunner should build under MinGW, and be
(nearly) feature-complete compared to the MSVC build.

Specifically, when building with MinGW:
- Adds support for accessibility
- Fixes build issues in the juce_video module
- Fixes a link issue in the VST3 wrapper when VST3_CAN_REPLACE_VST2 is
  defined
- Adds support for the new-style native FileChooser
- Tidies up some other low-severity warnings

Known issues:
- Direct2D rendering is still not supported when building with MinGW due
  to ABI compatibilities.
2022-01-17 10:58:18 +00:00
..
juce_CompilerSupport.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_CompilerWarnings.h Sanitizer Warnings: Bump sanitizer macro to support Xcode 11 onwards 2021-12-08 15:26:07 +00:00
juce_PlatformDefs.h MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_StandardHeader.h Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_SystemStats.cpp Linux: Fixed some comparison warnings using Clang 10 2021-03-29 10:52:16 +01:00
juce_SystemStats.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_TargetPlatform.h Projucer: Removed the live build 2021-05-14 12:54:07 +01:00