new: appwizard project template for GTK+-2.x apps
Tim Müller
zen18864 at zen.co.uk
Sat May 3 03:49:04 UTC 2003
Hi list,
Out of curiosity, I've just installed gideon (2.999-0cvs20030429) on debian
unstable (x86), and I'm very impressed so far. You guys have done great work!
I can't wait for the first stable 3.0 release :-)
The only thing that I missed was a C/GTK+-2.x application framework template
in the new project wizard.
So I took the gnomeapp template and modified/simplified it to create a very
very simple gtk+-2.x application.
You can get the template as a tarball from here:
http://scentric.sourceforge.net/gtk2app.tar.gz
Unfortunately I can't send a proper patch, because I can't get kdevelop from
CVS to compile on my system for some weird reason[1]. It's just a matter of
adding another directory in kdevelop/parts/appwizard/, I suppose. Sorry.
I have tested the template with the above binary packages, however.
Comments are very welcome. It would also be great, if someone with a bit of
knowledge regarding the auto*-suite of tools could have a look at the
template and add some of the stuff that's missing (like gettext/libintl
stuff) - see readme file [2] :-)
Cheers
-Tim
[1] I seem to have problems compiling a lot of kde apps on my debian unstable
system, because at some libkssl.la is needed, which is according to
http://packages.debian.org supplied only by the (outdated) kdelibs3-crypto
package, and thus uninstallable (?). Luckily I never really need to compile
kde3 apps myself, so it usually doesn't concern me too much :-/
[2] I've put the README file up separately here:
http://scentric.sourceforge.net/gtk2app.README
More information about the KDevelop-devel
mailing list