[Bug 490704] Review Request: mingw32-liboil - MinGW Windows liboil library

2009-03-19 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=490704 --- Comment #10 from Levente Farkas lfar...@lfarkas.org 2009-03-19 05:19:01 EDT --- so it's you package:-) can you build

[Bug 490704] Review Request: mingw32-liboil - MinGW Windows liboil library

2009-03-19 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=490704 Levente Farkas lfar...@lfarkas.org changed: What|Removed |Added

Re: mingw defines __MSVCRT_VERSION__

2009-03-19 Thread Alexey Pushkin
Just define __MSVCRT_VERSION__=0x0601 and that'll work for you. I never tried win2k, but on WinXP and others msvcrt.dll does have all the xxx64() functions that require __MSVCRT_VERSION__ = 0x0601 Farkas Levente wrote: hi, while we try to compile gstreamer we got and error error: storage

Re: mingw defines __MSVCRT_VERSION__

2009-03-19 Thread Alexey Pushkin
Kevin Kofler wrote: Farkas Levente wrote: may be it's not the right place to ask and would be better to move to mingw mailing list, but it's the right version? ie. the current runtime really not support __MSVCRT_VERSION__ = 0x0601? thanks. No, it's just that the default version is 0x0600

Re: mingw defines __MSVCRT_VERSION__

2009-03-19 Thread Farkas Levente
Kevin Kofler wrote: Farkas Levente wrote: may be it's not the right place to ask and would be better to move to mingw mailing list, but it's the right version? ie. the current runtime really not support __MSVCRT_VERSION__ = 0x0601? thanks. No, it's just that the default version is 0x0600

gtk dll name issue

2009-03-19 Thread Michael Cronenworth
I've built a program using the mingw32-gtk packages. If I attempt to run the resulting binary under Windows, it is looking for the specific naming of the DLLs used in the Fedora packages. The GTK installer from http://www.gtk.org does not use a libname-#.dll schema, just a libname.dll schema.

Re: gtk dll name issue

2009-03-19 Thread Michael Cronenworth
Kevin Kofler wrote: What are the exact DLL names the installer you used installed? Sorry, I thought the link to the Windows installers was on gtk.org and it is not. I found the right link[1] to the installer I am using. This is the same installer that Pidgin uses for its Windows installer.

[Bug 490704] Review Request: mingw32-liboil - MinGW Windows liboil library

2009-03-19 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=490704 Kevin Fenzi ke...@tummy.com changed: What|Removed |Added