|
Hi, I try to build a example project created with Glade 2.12.2 and GTK+ under Windows XP. Now I have big problems with the toolchain and nothing works how it should.
Has anyone a idea or a solution for a working toolchain under windows ? It would help me very, very much !
To my problems: In Glade I made a nice small example of my future project which should developed on Windows, but running also on Linux and a ARM target system. When I press the "Build" button I get some c source files and a Makefile.am . OK, first step I need automake. So I installed all things for automake and got a Makefile.in and Configure.in. After some work I got a configure file and with Cygwin was it possible to start this. But then I had a lot of more problems and nothing works !!! Next step was to resolve the problems and I got a makefile, but after running the make I had some errors where I have no solution anymore. Is it really so complex to get a working executable on windows ? Or I am just stupid ?
Thanks for your help and your answers.
Greetings,
Thomas
|