generate project file again

John Birch jbb at kdevelop.org
Thu Feb 22 07:05:47 GMT 2001


On Wed, 21 Feb 2001 12:34, Roland Krause wrote:
> Hi,
> I am trying to track down the error when attempting to generate a
> project file for a directory w/o a Makefile.am.
>
> A couple of questions:
>
> How do I get the value of a Qstring in the debugger? I want to see what
> dir and file are set to.

In kdevelop's debugger? It appears just to the right of the qstring's name. 
Same for a QDir.

> In ckdevelop_project.cpp:745:
> What does
> 	QDir directory(dir);
> do?
>
> It looks like the dirname leading to the directory in question is
> extracted and a project file is generated from this name with the
> extension .kdevprj, right?
Sounds about right.

> Finally I think the problem is simply that kimport isnt found since its
> probably executed via "sh -c" but there is no path given... Is there
> something like a KDEDIR available to actually generate a path where
> kimport is installed?

Well, it should be located in the same dir as every other kde program.
Try typing "kimport --help" in a konsole. If it doesn't bring up the help 
info then there's something wrong with your install. This dir should be in 
your PATH.

So this doesn't sound like a problem specific to creating a project file for 
a directory w/o a Makefile.am.

> Last, is there a way to reach some of the developers on IRC?
Try irc.kde.org#kde.

jbb

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list