GTK+ on Windows question
- From: "Bart Sopers" <bartsopers gmail com>
- To: gtk-list gnome org
- Subject: GTK+ on Windows question
- Date: Fri, 1 Dec 2006 20:16:37 +0100
I am learning to make windows programs. I currently made a simple program with GTK+, which works fine at FreeBSD, but I can't use is on windows. Windows keeps wining about an error concurred. When I run the program in GDB, it says:
[very much 'loaded ....']
Loaded symbols for /home/thundur/cygpango-1.0-0.dll
Loaded symbols for /home/thundur/cygpangoxft-1.0-0.dll
Loaded symbols for /home/thundur/cygpangoft2-1.0-0.dll
Loaded symbols for /home/thundur/cyggtk-
x11-2.0-0.dll
Loaded symbols for /home/thundur/cygatk-1.0-0.dll
Program exited with code 030000000005.
The source of my program you can find on:
http://bart.omicidio.nl/mandelbrot.txt
The Windows-makefile:
http://bart.omicidio.nl/makefile-windows.txtThe FreeBSD-makefile:
http://bart.omicidio.nl/makefile-bsd.txt
Sorry for my bad English.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]