I try to build mahogany with Code::Blocks (gcc mingw-special) now.
There are some errors because of some #defines I think. But I am not 
sure what the exact problem is.

There is this include-path:
In file included from C:/wxWidgets-2.8.3/include/wx/platform.h:196,
                  from C:/wxWidgets-2.8.3/include/wx/defs.h:21,
                  from include/Mconfig.h:18,
                  from include/Mpch.h:14,
                  from 
D:\Garage\projekte\mahogany\mahoganySVN\src\Python\InitPython.cpp:13:

In platform.h is msvc/wx/msw/setup.h included and throws an
#error "This file should only be included when using Microsoft Visual C++"

In the same include-path wx/chkconf.h is read and throws a lot of errors 
like error "wxUSE_DYNLIB_CLASS must be defined."

1. How to you control wich compiler is used. Did you set #defines 
somewhere explicite? Why does wxWidgets include msvc-specific setup.h?

2. How do you use wxWidgets with M? Did you link static against it? Did 
you use it as DLL?


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to