JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Correctness patches for Windows

Open TheShermanTanker opened this issue 1 year ago • 0 comments
trafficstars

Hi all,

This Pull Request contains several correctness patches for Windows, which make JUCE more compiler agnostic on Windows. I am aware that only Microsoft Visual C++ is officially supported, but this makes compiling patched versions of JUCE on custom setups easier and can be helpful in the event that Microsoft Visual C++ is not available on a user's device These are small changes that improve code quality, and should not have much impact on the actual JUCE functionality

TheShermanTanker avatar Aug 06 '24 06:08 TheShermanTanker