I tried to build POCO with minGW but got a load of compilation errors to do with DLL export. For example, CppUnit wont build because the macro CppUnit_EXPORTS does not get passed to the compiler, even though it is in the Makefile. Any ideas why?
-Andrew Marlow





