Making a simple C application with KDevelop
Jens Dagerbo
jens.dagerbo at swipnet.se
Sat May 22 15:27:33 BST 2004
Why do you want to import ex1 to create ex2? You will at best end up with a
perfect copy of ex1. You would be better off just creating ex2 directly
(assuming ex1 was originally created from a KDevelop template, which is how I
read your description).
The "fetch from" field is just confusing. You are meant to ignore that field
unless you want to fetch the source from a cvs (or, theoretically, other vcs)
repository.
jd
On Saturday 22 May 2004 16:11, Charles Trois wrote:
> Hello, world!
>
> I have just installed KDevelop 3.0 on my iMac running Yellow Dog Linux
> 3.0.1 with KDE 3.2, and I am beginning to experiment with it.
>
> What I would like to do is to write some .h and .c (or .cpp) files, put
> them into a project and leave it to KDevelop to complete the job (just as I
> could do in the old days with, for instance, Symantec C).
>
> With that in view, I have built the C hello project and named it "ex1" in
> the default project directory. Such as it is, it is not very useful, but I
> understand that it can be adapted to make something else, let's call this
> "ex2".
>
> I therefore opened the "Project > Import existing project" dialog and tried
> to fill it as follows: under Directory, I put <default>/ex2; under project
> name, "ex2"; for the type, I chose Generic C appl (automake-based). There
> remains the "fetch from" field: I suppose that it should contain "ex1",
> since I should draw something from this project as a first step.
>
> The trouble is that I cannot fill (edit) this field, because, although it
> can be selected, writing or copying into it does not work. But perhaps I do
> not tackle my problem the right way?
>
> I should be grateful for some advice. I may mention that I have looked at
> the archive of this list, and also at the bugs database, but found nothing
> relevant to this particular problem.
>
> Charles
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
-
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