Re: [Mingw-w64-public] opensuse mingw64

2010-10-01 Thread Fridrich Strba
Yes, I do! On Thu, 2010-09-30 at 17:12 -0400, NightStrike wrote: > Do you maintain those repos? > > On Mon, Sep 27, 2010 at 9:46 AM, Fridrich Strba > wrote: > > Add, please the repository windows:mingw that contains some > > infrastructure packages. I actuall

Re: [Mingw-w64-public] opensuse mingw64

2010-09-27 Thread Fridrich Strba
Add, please the repository windows:mingw that contains some infrastructure packages. I actually have a problem to with dependencies there in openSUSE_11.3, but working on it. Should be fixed soon. Cheers Fridrich On Sun, 2010-09-26 at 19:37 -0400, Matthew Talbert wrote: > Hi all, > > I apologiz

Re: [Mingw-w64-public] Qt 4.7 branch now completely, utterly, fully and (nearly) working with mingw-w64/w32!

2010-05-06 Thread Fridrich Strba
Check wrap the #include windows.h in qt_windows.h by: #ifdef __cplusplus extern "C" { #endif ... #ifdef __cplusplus } #endif ??? On Thu, 2010-05-06 at 21:57 +1000, t66...@gmail.com wrote: > On 4/05/2010 2:04 AM, Ruben Van Boxem wrote: > > Just to express my happiness. The WebKit part has be