Re: [Mingw-w64-public] Using the official MinGW (32bit) distribution and integrate/install the x64 bit toolchains (targets)

2013-08-28 Thread Jim Michaels
tutorial I just wrote, based on help I just got: http://jesusnjim.com/programming/just-starting/configuring-compile-environment.html > > From: Thomas Jung >To: public-mingw-w64-public-5nwgofrqmnerv+lv9mx5uipxlwaov...@plane.gmane.org >Cc: John E. / TDM >Sent:

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Alexpux
I already fix README where I remove MSYS1 support. Regards, Alexey. 28.08.2013, в 22:43, Ray Donnelly написал(а): > No problem. > > One thing, if you do go down the route of building Qt using Qt-builds, > you should use MSYS2 instead of MSYS. The docs need updating with that > information as s

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Ray Donnelly
No problem. One thing, if you do go down the route of building Qt using Qt-builds, you should use MSYS2 instead of MSYS. The docs need updating with that information as someone recently ran into a problem attempting to use MSYS. MSYS2 is at: http://sourceforge.net/projects/msys2/files/Alpha-versi

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Incongruous
nO!, mY bAd. I got the link correctly now. Thanks! -Original Message- From: Ray Donnelly Sent: Wednesday, August 28, 2013 1:46 PM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] Qt problem I'm not sure where you got such out of date information from. On Qt P

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Incongruous
You Sir, have MADE my day I just have one more request if don’t mined; one of the links you suggested is not working, could you please check if https://github.com/Alexpux/Qt-builds does work. Thank you so very much! -Original Message- From: Ray Donnelly Sent: Wednesday, August 28,

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Ray Donnelly
I'm not sure where you got such out of date information from. On Qt Project's own download page ( http://qt-project.org/downloads ) you will see: Qt 5.1.1 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB) (Info) .. they've shipped mingw-builds' GCC with versions greater than 4.7 since at least 5.0.1

Re: [Mingw-w64-public] Qt problem

2013-08-28 Thread Óscar Fuentes
"Incongruous" writes: > It is my understanding that Qt only works with a maximum of 4.6.x > release of GCC-32, thus Qt does not do well with MinGW64. If I am > mistaken, some enlighten will make me so much very happy; otherwise, I > would appreciate if you can tell me of a web page to download th

[Mingw-w64-public] Qt problem

2013-08-28 Thread Incongruous
It is my understanding that Qt only works with a maximum of 4.6.x release of GCC-32, thus Qt does not do well with MinGW64. If I am mistaken, some enlighten will make me so much very happy; otherwise, I would appreciate if you can tell me of a web page to download the 4.6.x version of GCC-32bit.

Re: [Mingw-w64-public] Win32 structures incorrectly ifdefed away

2013-08-28 Thread JonY
On 8/26/2013 19:42, Zenju wrote: > Hi, > > I'm currently testing x32-4.8.1-release-win32-dwarf-rev4 and am planning > to migrate away from the MinGW.org distribution. It all seems to work > fine except for one major showstopper: > > My application is supporting Windows XP upwards, but some Window

Re: [Mingw-w64-public] Win32 structures incorrectly ifdefed away

2013-08-28 Thread Kai Tietz
2013/8/26 Zenju : > Hi, > > I'm currently testing x32-4.8.1-release-win32-dwarf-rev4 and am planning > to migrate away from the MinGW.org distribution. It all seems to work > fine except for one major showstopper: > > My application is supporting Windows XP upwards, but some Windows > features are

[Mingw-w64-public] Win32 structures incorrectly ifdefed away

2013-08-28 Thread Zenju
Hi, I'm currently testing x32-4.8.1-release-win32-dwarf-rev4 and am planning to migrate away from the MinGW.org distribution. It all seems to work fine except for one major showstopper: My application is supporting Windows XP upwards, but some Windows features are not yet available on XP. Therefo