| Store | Cart

[Swig-user] How to receive a FILE* from Python under MinGW?

From: Giovanni Bajo <now...@ask.me>
Thu, 22 Mar 2007 00:55:09 +0100
On 21/03/2007 6.49, Carl Douglas wrote:

> Hi John,> > In my case, all I needed was a PyFile_AsFile to get the File *.> However I found that Python errors going to stdout/stderr were not> being redirected properly when my code was linking to a different> version of the CRT than the build of Python I was using.> > In the end, I came up with one of two solutions, and I really don't> like recommending either:

I suggest people to try my GCC 4.1.2 binary installer for Windows which fully 
integrates with Python and has scripts in place to solve the MSVCR71.DLL 
problem. It was announced on this very list a few days ago:

http://www.develer.com/oss/GccWinBinaries

Feedback is welcome!
-- 
Giovanni Bajo

Recent Messages in this Thread
Carl Douglas Mar 21, 2007 03:08 am
John Pye Mar 21, 2007 03:46 am
Gabriel Genellina Mar 21, 2007 04:15 am
Carl Douglas Mar 21, 2007 05:49 am
John Pye Mar 21, 2007 06:12 am
Carl Douglas Mar 21, 2007 06:50 am
Giovanni Bajo Mar 21, 2007 11:55 pm
John Pye Mar 22, 2007 02:13 am
Giovanni Bajo Mar 22, 2007 08:23 am
John Pye Mar 22, 2007 02:34 pm
Giovanni Bajo Mar 22, 2007 11:59 pm
John Pye Mar 23, 2007 12:59 am
Robert Kern Mar 23, 2007 01:48 am
Carl Douglas Mar 22, 2007 02:46 am
Giovanni Bajo Mar 22, 2007 08:37 am
John Pye Mar 21, 2007 04:30 am
Gabriel Genellina Mar 21, 2007 05:48 am
John Pye Mar 21, 2007 04:58 am
Gabriel Genellina Mar 21, 2007 06:08 am
John Pye Mar 21, 2007 06:35 am
Gabriel Genellina Mar 23, 2007 04:33 am
John Pye Mar 23, 2007 04:47 am
Gabriel Genellina Mar 23, 2007 08:48 am
John Pye Mar 23, 2007 01:07 pm
Gabriel Genellina Mar 23, 2007 07:34 pm
Gabriel Genellina Mar 23, 2007 07:37 pm
John Pye Mar 25, 2007 08:35 am
Ross Ridge Mar 21, 2007 05:04 am
John Pye Mar 21, 2007 05:48 am
John Pye Mar 21, 2007 06:07 am
Gabriel Genellina Mar 21, 2007 06:02 am
Messages in this thread