Eduardo M KALINOWSKI wrote:
> There is a set of GTK+ installer files, with development
> and runtime available at
http://gladewin32.sourceforge.net/
Very Cool! It's going to be hard to keep my mind on my current
Microshaft Winblows development deadline as I really want to play with
this...
Thanks
> Well, I'm afraid of just downloading the zipfiles and replacing the dlls
> in my program with the new ones because I have no idea how they depend
> on each other (version problems maybe). Is that not a concern?
Well, there is no Linux-like package management on Windows where
installable packages
> Also it's a bit painful to download each zipfile, extract it, and find
> the dll I want in there. But I don't know what an easier way would be -
> that's why I asked. Maybe I can write some kind of script to download,
> extract and copy files based on a list. If that sounds like a good idea
> to
Tor Lillqvist a écrit :
>> Is there a better place to get them from? Other than the gtk-win32 zipfiles?
>
> "Better" in what way? At least with the zipfiles you see exactly what
> you have, and the zipfiles are the "original" distribution of GTK+ etc
> for Windows.
>
Well, I'm afraid of just down
> That's right. I don't depend on mingwm10.dll, but I do on a dozen
> gtk-related dlls, which I got from /mingw/bin
Ah. In my opinion it is not a good idea to put stuff from other
sources in the mingw tree. I tend to keep things from different
sources in different locations, and then just use PATH
control H a écrit :
>>> You copied some mingw dlls? That doesn't sound right.
>> mingwm10.dll is usually required for thread support.
>
> Are you sure about that? As far as I understood mingw dll's are only
> used during compile time, the result should be completely independant
> on mingw or other
> $ ldd ./foo.exe
> ntdll.dll => ntdll.dll (0x7c90)
> kernel32.dll => C:\WINDOWS\system32\kernel32.dll (0x7c80)
> libglib-2.0-0.dll => c:\mingw\bin\libglib-2.0-0.dll (0x1000)
> iconv.dll => c:\mingw\bin\iconv.dll (0x54)
> MSVCRT.dll => C:\WIND
> > You copied some mingw dlls? That doesn't sound right.
>
> mingwm10.dll is usually required for thread support.
Are you sure about that? As far as I understood mingw dll's are only
used during compile time, the result should be completely independant
on mingw or other unixish help dll's.
I've
Daniel Atallah wrote:
> On 11/1/07, Andrew Smith <[EMAIL PROTECTED]> wrote:
>> Thanks everybody. I managed to build ISO Master on mingw and run it on a
>> stock Windows box (just copied some dlls from the mingw bin directory),
>> looks like the GTK parts work fine. Still, I'll be sure to look at al
On 11/1/07, Andrew Smith <[EMAIL PROTECTED]> wrote:
> Thanks everybody. I managed to build ISO Master on mingw and run it on a
> stock Windows box (just copied some dlls from the mingw bin directory),
> looks like the GTK parts work fine. Still, I'll be sure to look at all
> the examples that you p
Andrew Smith a écrit :
> Hello
>
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ). It's a
> reasonably simple GTK application. I'd like to make a Windows version.
> If possible, without porting the GUI to Win32. I managed to compile ISO
> Master on Windows using cygwin, but I
On Tue, 30 Oct 2007 19:44:19 -0400, Andrew Smith
<[EMAIL PROTECTED]> wrote:
> Hello
>
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ).
> It's a reasonably simple GTK application. I'd like to make a Windows
> version. If possible, without porting the GUI to Win32. I managed to
>
>> GTK is usually already installed with GIMP;
>
> Presumably not everyone is interested in installing GIMP just to get a
> copy of GTK+.
Is there a better choice of bitmap graphic editor than GIMP?
(I am just curious, not starting flamewar :-)
Of course, there may be some people who are not at al
> GTK is usually already installed with GIMP;
Presumably not everyone is interested in installing GIMP just to get a
copy of GTK+.
> if not, the packages are on
> http://gimp-win.sourceforge.net/old.html
That "old" should tell you that the versions there are already
obsolete, and will become inc
> Can someone share ideas about how to compile a GTK application for
> Windows and package it so it includes GTK and its dependencies?
To develop GTK applications under Windows I am using
Dev-C++ which includes Mingw compiler
http://sourceforge.net/projects/dev-cpp/
GTK is usually already install
Hello
>
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ). It's a
> reasonably simple GTK application. I'd like to make a Windows version.
> If possible, without porting the GUI to Win32. I managed to compile ISO
> Master on Windows using cygwin, but I don't see how I could dis
On Tue, 30 Oct 2007, Andrew Smith wrote:
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/
> ). It's a reasonably simple GTK application. I'd like to make a
> Windows version. If possible, without porting the GUI to Win32.
> I managed to compile ISO Master on Windows using cygwin
Andrew Smith wrote:
> Hello
>
> I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ). It's a
> reasonably simple GTK application. I'd like to make a Windows version.
> If possible, without porting the GUI to Win32. I managed to compile ISO
> Master on Windows using cygwin, but I don
Hello
I am the author of ISO Master ( http://littlesvr.ca/isomaster/ ). It's a
reasonably simple GTK application. I'd like to make a Windows version.
If possible, without porting the GUI to Win32. I managed to compile ISO
Master on Windows using cygwin, but I don't see how I could distribute
i
19 matches
Mail list logo