Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -------------- Build: Release in hlr (compiler: GNU GCC Compiler)---------------
- mingw32-g++.exe -Wall -pipe -mthreads -std=gnu++14 -D__GNUWIN32__ -D__WXMSW__ -DwxUSE_UNICODE -O2 -DCURL_STATICLIB -IE:\plus\libs\wxWidgets\include -IE:\plus\libs\curl-7.43.0\include -IE:\plus\libs\wxWidgets\lib\gcc_lib\mswu -c E:\plus\projects\hlr\hlrMain.cpp -o obj\Release\hlrMain.o
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryValidator(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3683:22: note: declared here
- virtual bool TryValidator(wxEvent& WXUNUSED(event)), return false; )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3682:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual bool wxEvtHandler::TryParent(wxEvent&)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/event.h:3686:22: note: declared here
- virtual bool TryParent(wxEvent& event), return DoTryApp(event); )
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\libs\wxWidgets\include/wx/event.h:3685:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
- wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:459:32: note: declared here
- wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::MakeModal(bool)' is deprecated [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:14:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:688:32: note: declared here
- wxDEPRECATED( virtual void MakeModal(bool modal = true) );
- ^
- E:\plus\libs\wxWidgets\include/wx/defs.h:615:43: note: in definition of macro 'wxDEPRECATED'
- #define wxDEPRECATED(x) wxDEPRECATED_DECL x
- ^
- E:\plus\projects\hlr\hlrMain.cpp:165:1: warning: 'virtual void wxWindowBase::SetInitialBestSize(const wxSize&)' is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
- }
- ^
- In file included from E:\plus\libs\wxWidgets\include/wx/menu.h:23:0,
- from E:\plus\projects\hlr\hlrMain.h:14,
- from E:\plus\projects\hlr\hlrMain.cpp:10:
- E:\plus\libs\wxWidgets\include/wx/window.h:1872:13: note: declared here
- inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
Advertisement
Add Comment
Please, Sign In to add comment