mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| juce_analytics | ||
| juce_audio_basics | ||
| juce_audio_devices | ||
| juce_audio_formats | ||
| juce_audio_plugin_client | ||
| juce_audio_processors | ||
| juce_audio_utils | ||
| juce_box2d | ||
| juce_core | ||
| juce_cryptography | ||
| juce_data_structures | ||
| juce_dsp | ||
| juce_events | ||
| juce_graphics | ||
| juce_gui_basics | ||
| juce_gui_extra | ||
| juce_opengl | ||
| juce_osc | ||
| juce_product_unlocking | ||
| juce_video | ||
| CMakeLists.txt | ||