You'd only see that with a debug build. You should rebuild in release mode.
-- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 22 May 2017, at 14:40, Carlos Eucario <carlos.euca...@gmail.com> wrote: > > ASSERT INFO: > ../include/wx/strvararg.h(456): assert "(argtype & > (wxFormatStringSpecifier<T>::value)) == argtype" failed in wxArgNormalizer(): > format specifier doesn't match argument type > > BACKTRACE: > [1] wxFileConfig::Parse(wxTextBuffer const&, bool) > [2] wxFileConfig::Init() > [3] wxFileConfig::wxFileConfig(wxString const&, wxString const&, wxString > const&, wxString const&, long, wxMBConv const&) > [4] wxSizer::Add(wxSizer*, int, int, int, wxObject*) > [5] wxEntry(int&, wchar_t**) > [6] __libc_start_main > > Can I remove it ? > how ? >