URGENT: inspiegable gtk+-2.0.6 memory crash
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
"drhammerit <[email protected]>" <[email protected]> writes: > Where i can find doc/src/etc for compiling gtk+2.0 under win32 with > msvc++ ? The sources are at ftp.gtk.org. The snapshot of the sources that correspond to the binaries (prebuilt DLLs) at www.gimp.org/win32/downloads.html are also linked to from that same page. As to building GTK+ with MSVC, you can use the makefile.msc files that are included. You will have to edit them as appropriate, they don't necessarily work as is. --tml