JUCE
JUCE copied to clipboard
[Bug]: juce_gui_basics is too big
Detailed steps on how to reproduce the bug
/bigobj is required to build juce_gui_basics on MSVC, and when building on Xcode in a CI environment can take longer than 10 minutes (CircleCI) causing the job to timeout.
What is the expected behaviour?
Break up juce_gui_basics into smaller chunks
Operating systems
Windows, macOS
What versions of the operating systems?
Win10,11 - MSVS 2019, 2022 MacOS 10.14-13 -- Xcode 13, 14
Architectures
x86_64
Stacktrace
No response
Plug-in formats (if applicable)
No response
Plug-in host applications (DAWs) (if applicable)
No response
Testing on the develop branch
The bug is present on the develop branch
Code of Conduct
- [X] I agree to follow the Code of Conduct