Recent changes generate these warnings
Building Introjucer
.
.
Compiling juce_gui_basics.cpp
In file included from ../../../../modules/juce_gui_basics/juce_gui_basics.cpp:245:0:
../../../../modules/juce_gui_basics/windows/juce_AlertWindow.cpp: In member function ‘void juce::AlertWindow::updateLayout(bool)’:
../../../../modules/juce_gui_basics/windows/juce_AlertWindow.cpp:346:18: warning: declaration of ‘lookAndFeel’ shadows a member of 'this' [-Wshadow]
LookAndFeel& lookAndFeel = getLookAndFeel();
^
Compiling juce_gui_extra.cpp
Linking The Introjucer
