[reportlab-users] complier used for compiling _renderPM on win32

Robin Becker reportlab-users@reportlab.com
Tue, 29 Oct 2002 19:05:42 +0000


In article <007001c27f4d$a03878a0$0300a8c0@mike1>, Michael Steuer
<python1@awakened-lands.com> writes
>Could anyone enlighten my which compiler and make tool is used for compiling the
>_renderPM library on win32 ?
>
>Cheers,
>
>Mike.
Hi I have used both M$ VC++ 6.0 professional and the mingw stuff which
comes with Dev-C++ http://sourceforge.net/projects/dev-cpp/.


I seem to remember having to set up the distutils compiler to point to
the right place for the latter to work.

There's a reference somewhere on the web about how to get the symbols
you need for the python import lib for the mingw stuff.
-- 
Robin Becker