how to compil a import project --> start again

elekis elekis at gawab.com
Wed Oct 13 17:09:05 BST 2004


there is here what I do

first I download a version on internet (www.xmms.org

------------
    #-->wget http://www.xmms.org/files/1.2.x/xmms-1.2.10.tar.gz
--17:52:29--  http://www.xmms.org/files/1.2.x/xmms-1.2.10.tar.gz
           => `xmms-1.2.10.tar.gz'
Resolving www.xmms.org... 195.139.52.132
Connecting to www.xmms.org[195.139.52.132]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,034,832 [application/x-gzip]

100%[====================================>] 4,034,832    446.78K/s    
ETA 00:00

17:52:38 (441.96 KB/s) - `xmms-1.2.10.tar.gz' saved [4034832/4034832]

---------------------
after
  #-->tar xzvf xmms-1.2.10.tar.gz
xmms-1.2.10/
xmms-1.2.10/intl/
xmms-1.2.10/intl/Ch
          etc...etc...
---------------------

after I start kdevelop3
    #-->kdevelop3

in Project-->import Existing Project

in the box import Existing Project
I use the directory -->/home/elekis/Projects/xmms-1.2.10
in project type I have a lot of type and others else
          "generic C Application (Automake-based)"
          "generic C Application (curstom Makefiles)"
          "generic C++ Application (Automake-based)"
          "generic C Application (curstom Makefiles)"

But I haven't "c/c++ Autotools"

I chose    "generic C Application (curstom Makefiles)"

I click ok and he say

"This project does not contain any files yet.
Populate it with all C/C++/Java files below the project directory?"

but the files are there.

I click yes

and after I try to compil
so build--> compil project and he say

cd '/home/elekis/Project/xmms-1.2.10' && make -k
******* Exited with status: 2 ***

so what exacly must I  do,

thanks a lot

Ps my version is 3.3.0 on a debian unstable (apt-get install kdevelop3)
a++









-
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