You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

shamik

Beginner

  • "shamik" started this thread

Posts: 5

Location: India

Occupation: Software Engg

  • Send private message

1

Wednesday, May 2nd 2007, 8:11am

Error using KDevelop

hiii friends,


i am using the KDevelop as an editor for my project. The kdevelop which i use is the one which has come bydefault with FC-6.

i start by making a new project of SimpleKDEApplication.
The bydefault a clas is formed. Then i try to build the project as it is without adding anything extra. It runs fine and the exe is also formed.

but whenever i try to add another classes or add existing files to the current project by importing then there is an error when i build the project.
suppose the project directory is /sfiles/kk then the error is :

configure: error : sources are in /sfiles/kk. but 'cd /sfiles/kk' does not work.
Exited with status : 1

now from the terminal when i go to this directory and run the following commands :
./configure
make

then everything works fine without any error and exe is formed in /src diretory of the project.

no matter what the contents of the project are or no matter where the project is stored, the error is the same everytime (only the path differs).

can anyone please help me solve this problem
Thanks and Regards
Shah Shamik.