Hi All!

I get Problems in MModule.cpp with all Funktions of the wxDllLoaderClass.

In File dynlib.h i found the following lines:

#if wxUSE_DYNAMIC_LOADER

#include "wx/dynload.h"  // Use the new (version of) wxDynamicLibrary
instead

cause wxUSE_DYNAMIC_LOADER in wxmsw_setup.h is 1 so i use the dynload.h

there i found the following line:

#if WXWIN_COMPATIBILITY_2_2
class WXDLLEXPORT wxDllLoader
{

WXWIN_COMPATIBILITY_2_2 is not defined.

Must i define this as 1 if i use the actuall CVS snapshot of wxWindows?

OR shuld we get this define in wxmsw_setup.h?

Please Help.

BTW the Borland Makefile isn't ready yet. I can compile most of the files,
but i don't get an binary version of M. But I hope that i can give the
Files for compile with Borland C++ till the next two month.

Is much more dificult that i'd think at the beginning of write the Makefile and a lot 
of Work. More than my time
allows!

Thanks!

Tschau (By)



Marcus



_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to