c:\mingw\LIBS\AGUI_github\Agui-master\build>mingw32-make [ 1%] Building CXX object CMakeFiles/agui.dir/src/Agui/Clipboard/WinClipboard.cpp.obj C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp: In static member function 'static std::string agui::WinClipboard::_winUTF16ToUTF8(const wstring&)': C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp:135:15: warning: passing NULL to non-pointer argument 2 of 'int WideCharToMultiByte(UINT, DWORD, LPCWSTR, int, LPSTR, int, LPCSTR, LPBOOL)' [-Wconversion-null] NULL, NULL ); ^ C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp:146:16: warning: passing NULL to non-pointer argument 2 of 'int WideCharToMultiByte(UINT, DWORD, LPCWSTR, int, LPSTR, int, LPCSTR, LPBOOL)' [-Wconversion-null] NULL, NULL ) > 0 ) ^ C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp: In static member function 'static std::wstring agui::WinClipboard::_winUTF8ToUTF16(const string&)': C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp:159:12: warning: passing NULL to non-pointer argument 2 of 'int MultiByteToWideChar(UINT, DWORD, LPCSTR, int, LPWSTR, int)' [-Wconversion-null] NULL, 0 ); ^ C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Clipboard\WinClipboard.cpp:169:35: warning: passing NULL to non-pointer argument 2 of 'int MultiByteToWideChar(UINT, DWORD, LPCSTR, int, LPWSTR, int)' [-Wconversion-null] &result[0], int(result.size())) > 0 ) ^ [ 2%] Building CXX object CMakeFiles/agui.dir/src/Agui/Clipboard/Clipboard.cpp.obj [ 3%] Building CXX object CMakeFiles/agui.dir/src/Agui/ActionEvent.cpp.obj In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ActionEvent.cpp:41:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword [ 5%] Building CXX object CMakeFiles/agui.dir/src/Agui/ActionListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ActionListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ActionListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 6%] Building CXX object CMakeFiles/agui.dir/src/Agui/BaseTypes.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\BaseTypes.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\BaseTypes.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 7%] Building CXX object CMakeFiles/agui.dir/src/Agui/BlinkingEvent.cpp.obj [ 9%] Building CXX object CMakeFiles/agui.dir/src/Agui/BorderLayout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\BorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\BorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\BorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 10%] Building CXX object CMakeFiles/agui.dir/src/Agui/CursorProvider.cpp.obj [ 11%] Building CXX object CMakeFiles/agui.dir/src/Agui/Color.cpp.obj [ 13%] Building CXX object CMakeFiles/agui.dir/src/Agui/Dimension.cpp.obj [ 14%] Building CXX object CMakeFiles/agui.dir/src/Agui/EmptyWidget.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EmptyWidget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\EmptyWidget.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EmptyWidget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\EmptyWidget.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EmptyWidget.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\EmptyWidget.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 15%] Building CXX object CMakeFiles/agui.dir/src/Agui/EventArgs.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\EventArgs.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\EventArgs.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 17%] Building CXX object CMakeFiles/agui.dir/src/Agui/FlowLayout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FlowLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FlowLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FlowLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FlowLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FlowLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FlowLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 18%] Building CXX object CMakeFiles/agui.dir/src/Agui/FocusListener.cpp.obj In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusListener.cpp:41:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FocusListener.hpp:45:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FocusListener.hpp:45:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusListener.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusListener.cpp:42:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 19%] Building CXX object CMakeFiles/agui.dir/src/Agui/FocusManager.cpp.obj In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusManager.cpp:41:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FocusManager.hpp:47:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FocusManager.hpp:47:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusManager.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\FocusManager.cpp:42:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 21%] Building CXX object CMakeFiles/agui.dir/src/Agui/Font.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Font.hpp:46, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Font.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword [ 22%] Building CXX object CMakeFiles/agui.dir/src/Agui/Graphics.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Graphics.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Graphics.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 23%] Building CXX object CMakeFiles/agui.dir/src/Agui/GridLayout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/GridLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\GridLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/GridLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\GridLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/GridLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\GridLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 25%] Building CXX object CMakeFiles/agui.dir/src/Agui/Gui.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Gui.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Gui.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Gui.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Gui.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Gui.cpp:42:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:46:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:47:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC FocusManager; ^ [ 26%] Building CXX object CMakeFiles/agui.dir/src/Agui/Image.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ImageLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Image.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ImageLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Image.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 27%] Building CXX object CMakeFiles/agui.dir/src/Agui/Input.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Input.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Input.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Input.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Input.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 28%] Building CXX object CMakeFiles/agui.dir/src/Agui/KeyboardListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/KeyboardListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\KeyboardListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/KeyboardListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\KeyboardListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 30%] Building CXX object CMakeFiles/agui.dir/src/Agui/Layout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Layout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Layout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Layout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 31%] Building CXX object CMakeFiles/agui.dir/src/Agui/MouseListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/MouseListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\MouseListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/MouseListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\MouseListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 32%] Building CXX object CMakeFiles/agui.dir/src/Agui/Point.cpp.obj [ 34%] Building CXX object CMakeFiles/agui.dir/src/Agui/Rectangle.cpp.obj [ 35%] Building CXX object CMakeFiles/agui.dir/src/Agui/ResizableText.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ResizableText.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword [ 36%] Building CXX object CMakeFiles/agui.dir/src/Agui/ResizableBorderLayout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableBorderLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ResizableBorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableBorderLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ResizableBorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BorderLayout.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableBorderLayout.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\ResizableBorderLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 38%] Building CXX object CMakeFiles/agui.dir/src/Agui/SelectionListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/SelectionListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\SelectionListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/SelectionListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\SelectionListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/SelectionListener.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\SelectionListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 39%] Building CXX object CMakeFiles/agui.dir/src/Agui/TableLayout.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TableLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TableLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TableLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TableLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Layout.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TableLayout.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TableLayout.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 40%] Building CXX object CMakeFiles/agui.dir/src/Agui/Transform.cpp.obj [ 42%] Building CXX object CMakeFiles/agui.dir/src/Agui/TopContainer.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TopContainer.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TopContainer.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TopContainer.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\TopContainer.cpp:41:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:46:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/TopContainer.hpp:47:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC FocusManager; ^ [ 43%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widget.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widget.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widget.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widget.cpp:41:0: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 44%] Building CXX object CMakeFiles/agui.dir/src/Agui/WidgetListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/WidgetListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\WidgetListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/WidgetListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\WidgetListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 46%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Button/Button.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\Button.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\Button.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\Button.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 47%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Button/ButtonGroup.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 48%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Button/ButtonListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/Button.hpp:44:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Button/ButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Button\ButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 50%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/CheckBox/CheckBox.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 51%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/CheckBox/CheckBoxListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBoxListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBoxListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBoxListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBoxListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBox.hpp:44:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/CheckBox/CheckBoxListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\CheckBox\CheckBoxListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 52%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/DropDown/DropDown.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/DropDown/DropDown.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\DropDown\DropDown.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/DropDown/DropDown.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\DropDown\DropDown.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/DropDown/DropDown.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\DropDown\DropDown.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/DropDown/DropDown.hpp:45:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\DropDown\DropDown.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/DropDown/DropDownListener.hpp:48:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ [ 53%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/DropDown/DropDownListener.cpp.obj [ 55%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Frame/Frame.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Frame/Frame.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Frame\Frame.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Frame/Frame.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Frame\Frame.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Frame/Frame.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Frame\Frame.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Frame/Frame.hpp:46:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Frame\Frame.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Frame/FrameListener.hpp:46:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ [ 56%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Frame/FrameListener.cpp.obj [ 57%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ImageWidget/ImageWidget.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ImageWidget/ImageWidget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ImageWidget\ImageWidget.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ImageWidget/ImageWidget.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ImageWidget\ImageWidget.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ImageWidget/ImageWidget.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ImageWidget\ImageWidget.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 59%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Label/Label.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\Label.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\Label.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\Label.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 60%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Label/LabelListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/LabelListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\LabelListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/LabelListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\LabelListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/Label.hpp:44:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Label/LabelListener.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Label\LabelListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 61%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ListBox/ListBox.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ListBox/ListBox.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ListBox\ListBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ListBox/ListBox.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ListBox\ListBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ListBox/ListBox.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ListBox\ListBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 63%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/PopUp/PopUpMenu.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenu.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenu.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenu.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenu.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenu.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenu.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 64%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/PopUp/PopUpMenuItem.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenuItem.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenuItem.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenuItem.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenuItem.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/PopUp/PopUpMenuItem.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\PopUp\PopUpMenuItem.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 65%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ListBox/ListBoxListener.cpp.obj [ 67%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/RadioButton/RadioButton.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButton.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButton.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButton.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 68%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/RadioButton/RadioButtonListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 69%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/RadioButton/RadioButtonGroup.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButton.hpp:43:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonListener.hpp:43, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/RadioButton/RadioButtonGroup.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\RadioButton\RadioButtonGroup.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 71%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ScrollBar/HScrollBar.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/HScrollBar.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\HScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/HScrollBar.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\HScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/HScrollBar.hpp:43:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\HScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 72%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ScrollBar/HScrollBarListener.cpp.obj [ 73%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ScrollBar/VScrollBar.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBar.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 75%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ScrollBar/VScrollBarListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBarListener.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBarListener.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollBar/VScrollBar.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollBar\VScrollBarListener.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 76%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ScrollPane/ScrollPane.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollPane/ScrollPane.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollPane\ScrollPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollPane/ScrollPane.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollPane\ScrollPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ScrollPane/ScrollPane.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ScrollPane\ScrollPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 77%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Slider/Slider.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Slider/Slider.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Slider\Slider.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Slider/Slider.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Slider\Slider.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Slider/Slider.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Slider\Slider.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 78%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Slider/SliderListener.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Slider/SliderListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Slider\SliderListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Slider/SliderListener.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Slider\SliderListener.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 80%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Tab/Tab.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/Tab.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\Tab.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/Tab.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\Tab.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/Tab.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\Tab.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPane.hpp:47:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\Tab.cpp:42: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPaneListener.hpp:47:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPaneListener.hpp:49:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Tab; ^ [ 81%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Tab/TabbedPane.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPane.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\TabbedPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPane.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\TabbedPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPane.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\TabbedPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPane.hpp:47:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\Tab\TabbedPane.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPaneListener.hpp:47:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/Tab/TabbedPaneListener.hpp:49:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Tab; ^ [ 82%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/Tab/TabbedPaneListener.cpp.obj [ 84%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/TextBox/TextBox.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\TextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\TextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\TextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:49:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\TextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBoxListener.hpp:48:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ [ 85%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/TextBox/TextBoxListener.cpp.obj [ 86%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/TextBox/ExtendedTextBox.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/ExtendedTextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\ExtendedTextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/ExtendedTextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\ExtendedTextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:44:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/ExtendedTextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\ExtendedTextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBox.hpp:49:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/ExtendedTextBox.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextBox\ExtendedTextBox.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextBox/TextBoxListener.hpp:48:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Widget; ^ [ 88%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/TextField/TextField.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextField/TextField.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextField\TextField.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextField/TextField.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextField\TextField.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/TextField/TextField.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\TextField\TextField.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ [ 89%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/TextField/TextFieldListener.cpp.obj [ 90%] Building CXX object CMakeFiles/agui.dir/src/Agui/Widgets/ToolTip/ToolTip.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ToolTip/ToolTip.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ToolTip\ToolTip.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ToolTip/ToolTip.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ToolTip\ToolTip.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widgets/ToolTip/ToolTip.hpp:44:0, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Widgets\ToolTip\ToolTip.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Widget.hpp:60:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Gui; ^ Linking CXX shared library libagui.dll [ 90%] Built target agui Scanning dependencies of target agui_allegro5 [ 92%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5Font.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Font.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Font.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Font.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Font.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 93%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5FontLoader.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FontLoader.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5FontLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5FontLoader.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/FontLoader.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5FontLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5FontLoader.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 94%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Graphics.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Graphics.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Graphics.hpp:45, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Graphics.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Graphics.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 96%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5Image.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Image.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Image.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Image.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Image.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 97%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5ImageLoader.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ImageLoader.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5ImageLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5ImageLoader.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ImageLoader.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5ImageLoader.hpp:44, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5ImageLoader.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [ 98%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5Input.cpp.obj In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:61:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Input.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Input.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Input.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: warning: attribute ignored in declaration of 'class agui::Widget' [-Wattributes] AGUI_CORE_DECLSPEC class Widget; ^ C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ActionEvent.hpp:49:27: note: attribute for 'class agui::Widget' must follow the 'class' keyword In file included from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/BaseTypes.hpp:62:0, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/EventArgs.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Input.hpp:44, from C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/Backends/Allegro5/Allegro5Input.hpp:43, from C:\mingw\LIBS\AGUI_github\Agui-master\src\Agui\Backends\Allegro5\Allegro5Input.cpp:41: C:/mingw/LIBS/AGUI_github/Agui-master/./include/Agui/ResizableText.hpp:51:27: warning: type attributes ignored after type is already defined [-Wattributes] class AGUI_CORE_DECLSPEC Font; ^ [100%] Building CXX object CMakeFiles/agui_allegro5.dir/src/Agui/Backends/Allegro5/Allegro5CursorProvider.cpp.obj Linking CXX shared library libagui_allegro5.dll CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Font.cpp.obj): In function `ZN4agui12Allegro5FontD2Ev': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:55: undefined reference to `al_destroy_font' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Font.cpp.obj): In function `ZN4agui12Allegro5Font6reloadERKSsiNS_9FontFlagsEfNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:68: undefined reference to `al_load_font' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:82: undefined reference to `al_get_font_line_height' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Font.cpp.obj): In function `ZN4agui12Allegro5Font4freeEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:95: undefined reference to `al_destroy_font' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Font.cpp.obj): In function `ZN4agui12Allegro5Font7setFontEP12ALLEGRO_FONTRKSsb': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:118: undefined reference to `al_get_font_line_height' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Font.cpp.obj): In function `ZNK4agui12Allegro5Font12getTextWidthERKSs': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Font.cpp:131: undefined reference to `al_get_text_width' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics20setClippingRectangleERKNS_9RectangleE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:49: undefined reference to `al_set_clipping_rectangle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics9drawImageEPKNS_5ImageERKNS_5PointERKf': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:60: undefined reference to `al_map_rgba_f' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:60: undefined reference to `al_draw_tinted_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics9drawImageEPKNS_5ImageERKNS_5PointES6_RKNS_9DimensionERKf': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:74: undefined reference to `al_map_rgba_f' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:74: undefined reference to `al_draw_tinted_bitmap_region' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics20getClippingRectangleEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:84: undefined reference to `al_get_clipping_rectangle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics15drawScaledImageEPKNS_5ImageERKNS_5PointES6_RKNS_9DimensionES9_RKf': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:103: undefined reference to `al_map_rgba_f' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:103: undefined reference to `al_draw_tinted_scaled_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics8drawTextERKNS_5PointEPKcRKNS_5ColorEPKNS_4FontENS_13AlignmentEnumE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:115: undefined reference to `al_draw_text' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics13drawRectangleERKNS_9RectangleERKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:127: undefined reference to `al_draw_rectangle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics19drawFilledRectangleERKNS_9RectangleERKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:136: undefined reference to `al_draw_filled_rectangle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics9drawPixelERKNS_5PointERKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:143: undefined reference to `al_put_blended_pixel' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics14setTargetImageEPKNS_5ImageE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:149: undefined reference to `al_set_target_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics16resetTargetImageEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:156: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:156: undefined reference to `al_get_backbuffer' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:156: undefined reference to `al_set_target_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics8getColorERKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:162: undefined reference to `al_map_rgba_f' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics14getDisplaySizeEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:167: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:170: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:170: undefined reference to `al_get_display_height' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:170: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:170: undefined reference to `al_get_display_width' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics10drawCircleERKNS_5PointEfRKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:180: undefined reference to `al_draw_circle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics16drawFilledCircleERKNS_5PointEfRKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:189: undefined reference to `al_draw_filled_circle' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Graphics.cpp.obj): In function `ZN4agui16Allegro5Graphics8drawLineERKNS_5PointES3_RKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Graphics.cpp:202: undefined reference to `al_draw_line' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZN4agui13Allegro5ImageD2Ev': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:55: undefined reference to `al_destroy_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZN4agui13Allegro5ImageC2ERKSsb': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:63: undefined reference to `al_load_bitmap' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:68: undefined reference to `al_get_bitmap_width' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:69: undefined reference to `al_get_bitmap_height' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:73: undefined reference to `al_map_rgb' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:73: undefined reference to `al_convert_mask_to_alpha' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZNK4agui13Allegro5Image8getPixelEii': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:98: undefined reference to `al_get_pixel' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:101: undefined reference to `al_unmap_rgba' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZN4agui13Allegro5Image8setPixelEiiRKNS_5ColorE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:113: undefined reference to `al_map_rgba_f' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:114: undefined reference to `al_get_target_bitmap' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:116: undefined reference to `al_set_target_bitmap' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:117: undefined reference to `al_put_pixel' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:118: undefined reference to `al_set_target_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZN4agui13Allegro5Image4freeEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:128: undefined reference to `al_destroy_bitmap' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Image.cpp.obj): In function `ZN4agui13Allegro5Image9setBitmapEP14ALLEGRO_BITMAPb': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:139: undefined reference to `al_get_bitmap_width' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Image.cpp:140: undefined reference to `al_get_bitmap_height' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Input.cpp.obj): In function `ZNK4agui13Allegro5Input7getTimeEv': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Input.cpp:57: undefined reference to `al_get_time' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5Input.cpp.obj): In function `ZN4agui13Allegro5Input12processEventERK13ALLEGRO_EVENT': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Input.cpp:65: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5Input.cpp:65: undefined reference to `al_set_system_mouse_cursor' CMakeFiles\agui_allegro5.dir/objects.a(Allegro5CursorProvider.cpp.obj): In function `ZN4agui22Allegro5CursorProvider9setCursorENS_14CursorProvider10CursorEnumE': C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5CursorProvider.cpp:98: undefined reference to `al_get_current_display' C:/mingw/LIBS/AGUI_github/Agui-master/src/Agui/Backends/Allegro5/Allegro5CursorProvider.cpp:98: undefined reference to `al_set_system_mouse_cursor' collect2.exe: error: ld returned 1 exit status CMakeFiles\agui_allegro5.dir\build.make:246: recipe for target 'libagui_allegro5.dll' failed mingw32-make[2]: *** [libagui_allegro5.dll] Error 1 CMakeFiles\Makefile2:97: recipe for target 'CMakeFiles/agui_allegro5.dir/all' failed mingw32-make[1]: *** [CMakeFiles/agui_allegro5.dir/all] Error 2 Makefile:74: recipe for target 'all' failed mingw32-make: *** [all] Error 2 c:\mingw\LIBS\AGUI_github\Agui-master\build>