Version: 2.2 (using KDE 3.1.9) Compiler: gcc version 3.2.2 20030124 (Debian prerelease) OS: Linux (i686) release 2.4.19-jb-preempt-w4l Hi, as Gideon can't import .kdevprj files (from 2.x.y) yet (I don't know if this is planned) I tried importing a KDE C++ project manually, namely cookbook from kdenonbeta. After importing, the file group tab is empty, the file list doesn't even appear, the class browser displays only classes in subdirectories (not the main classes and functions) and I can't "make -f Makefile.cvs" the project. I don't know if you _must_ import the whole kdenonbeta project (which works but is _really_ not what I want because then you get thousands of source and other files in the file groups browser, and compiling everything just because you want to use on one single project is kind of cumbersome). Please have a look into this, if it can be solved. If it can't, I'd like to know how I can start helping with kdenonbeta subprojects ... I'd like to do it with Gideon but can't, at the moment. Thanks! Jens
Does using the "kdevprj2kdevelop" script in the kdevelop directory work?
Subject: Re: Gideon fails at importing kdenonbeta/cookbook as a KDE C++ project On Sun, Feb 02, 2003 at 08:56:44PM -0000, Caleb Tennis wrote: > Does using the "kdevprj2kdevelop" script in the kdevelop directory work? Hi, I don't have that script in my distribution. Could you send it to me? Thanks,
It is in CVS and you can also get it via webcvs: http://webcvs.kde.org/cgi-bin/cvsweb.cgi/~checkout~/kdevelop/kdevprj2kdevelop?rev=1.2&content-type=text/plain
Subject: Re: Gideon fails at importing kdenonbeta/cookbook as a KDE C++ project On Sat, Feb 08, 2003 at 12:56:56AM -0000, Harald Fernengel wrote: > It is in CVS and you can also get it via webcvs: > http://webcvs.kde.org/cgi-bin/cvsweb.cgi/~checkout~/kdevelop/kdevprj2kdevelop?rev=1.2&content-type=text/plain Thanks, are there plans to integrate this into kdevelop/gideon? I wouldn't have found it without your help.
I'll try and make sure that distributions pick up this script in future releases.