Version: 3.0.0 (using KDE KDE 3.2.0) Installed from: Gentoo Packages Compiler: gcc 3.3.2-r5 OS: Linux I think it would be nice if there was a Clanlib project template. When you create a new project you have a sample C++ project, a sample SDL project, a sample Kpart project, etc. I have long wished for this feature since I have trouble including the libs and headers in kdevelop. I have also seen 2 times ( altough it was about 6-12 months ago ) poeple on the ClanLib mailing list who had the same problem and asked if anyone had created such a template or knew how to make one. Thank you for considering my request.
Hi, Take a look at: http://developer.kde.org/documentation/library/cvs-api/kdevelop/html/index.html and send us one if you can. We'll include it in the next release.
I promise I will try, but since I cannot even add the libraries and header files in a normal project bymyself, I don't know how I can make a project template.
BTW, that last phrase sounded wrong, I know I can check the doc you have given me I was just doubting my skills as a programmer.
I just started doing this, and will add it to cvs soon. What do you think it should contain? Just basic initialization/A Window/An OpenGL Window?
Added in cvs now
Ok thanks, I started it myself, but the install scripts never worked and I was'nt sure the final product would work too !