News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Loading menubar fails (rev 13759)

Started by magfan, November 17, 2025, 01:05:07 PM

Previous topic - Next topic

magfan

Hi, today I downloaded codeblocks source via svn and compiled it (./configure --with-contrib-plugins=all,-NassiShneiderman). But when I wanted to start codeblocks it gave me this error:

Starting Code::Blocks svn build  rev 13759 Nov 17 2025, 12:34:16 - wxWidgets 3.2.8 - gcc 14.3.1 (Linux, unicode) - 64 bit
Manager initialized
Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading menubar...
./src/common/object.cpp(233): assert "classTable->Get(m_className) == __null" failed in Register(): Class "wxGenericCalendarCtrl" already in RTTI table - have you used wxIMPLEMENT_DYNAMIC_CLASS() multiple times or linked some object file twice)?

Miguel Gimenez

May be related to the GTK library used, see this.