On Wed, Mar 13, 2013 at 7:22 AM, Corinna Vinschen wrote:
> Hi,
>
> I'd like to resurrect a patch which has been refused last year, but
> I think it's still helpful and maybe the opinions have changed a bit.
Sorry.. did I refuse it? Can you link to the mailing list archive (I
understand that the
HI Ray
I have run *bin/python-config.sh --cflags*, then *python configure.py -p
win32-g++ *then* mingw32-make ,* the result is the same, as
the previous mail
Sorry but what do you mean by
"You'll need to adjust the include paths" ?
Is the include path *-IC:\Python27\include\python2.7 *wrong*?*
I
Your cflags are wrong. Please run bin/python-config.sh --cflags (or
bin/python-config). You'll need to adjust the include paths.
In this instance, you are missing __USE_MINGW_ANSI_STDIO.
On Wed, Mar 13, 2013 at 1:03 PM, Theuns Heydenrych
wrote:
> Ray, Thanks for the downloads.
> When Compiling S
Ray, Thanks for the downloads.
When Compiling Sip i get the following error.
*C:\dev\sip-4.14.3>mingw32-make
*
*mingw32-make[1]: Entering directory 'C:/dev/sip-4.14.3/sipgen'*
*makefile:29: warning: overriding recipe for target '.c.o'*
*makefile:26: warning: ignoring old recipe for target '.c.o'*
Great , thanks i will give it a try.
Much obliged.
On Wed, Mar 13, 2013 at 2:33 PM, Ray Donnelly wrote:
> You could use my Python if you want:
>
> https://mingw-and-ndk.googlecode.com/files/python-2.7.3-win64.7z
> https://mingw-and-ndk.googlecode.com/files/python-2.7.3-win32.7z
>
> They were com
You could use my Python if you want:
https://mingw-and-ndk.googlecode.com/files/python-2.7.3-win64.7z
https://mingw-and-ndk.googlecode.com/files/python-2.7.3-win32.7z
They were compiled using MinGW-w64 compilers. The mingwbuilds project
also includes Python binaries built from the same patches.
I feel that i am very near the point that it will work, but don't know what
else to do.
Any other suggestions?
On Wed, Mar 13, 2013 at 9:52 AM, Václav Šmilauer wrote:
> On 13/03/13 07:17, Theuns Heydenrych wrote:
> > Hi, I know this is not a Python mailing list, but i am desperate.
> > Someone
Thank You for all the information, it really helped a lot.
But still things don't work correctly.
I had a good look at your shell script "build-all.sh"
I installed Python 2.7.3 64bit manually and applied the patch for python
I Compiled Sip 4.14.3 and install it.
I Compiled PyQt-win-gpl-4.9.6 and i
Hi,
I'd like to resurrect a patch which has been refused last year, but
I think it's still helpful and maybe the opinions have changed a bit.
For people building just the latest mingw64-headers and mingw64-crt,
it's kind of surprising that mingw64-crt requires that the headers
are already install
On 13/03/13 07:17, Theuns Heydenrych wrote:
> Hi, I know this is not a Python mailing list, but i am desperate.
> Someone in StackOverflow
> I am compiling Sip and PyQt from source using Mingw64 and Python 2.7.3
> 64bit.
> Python binaries is installed via downloaded installer, and is build
> with
10 matches
Mail list logo