[wxCode-users] max in wxCode bakefiles

2007-04-02 Thread Francesco Montorsi
Hi all, I've just noticed that since the last big change in wxCode bakefiles, warnings were not being set anymore to "max". It's usually a good idea to put it to "max" in order to be able to spot all possible sources of run-time errors in compile stage. Thus I've added this flag to all wxC

Re: [wxCode-users] wxstedit in shared + RTTI error

2007-04-02 Thread Francesco Montorsi
klaas.holwerda ha scritto: > Hi, > > After days of searching i finally discovered the reason behind the error > this: > > [EMAIL PROTECTED] editmdi]$ ./sample_editor_editmdi > 17:57:41: Debug: ./src/common/object.cpp(244): assert > "sm_classTable->Get(m_className) == NULL" failed in Register():