What does it execute?
holle at almaden.ibm.com
holle at almaden.ibm.com
Mon Oct 18 21:52:38 BST 1999
Close kdevelop and open the gepetto.kdevprj with a text-editor.
Seek the line beginning with bin_program= and check out what it is. Verify
spelling and optional path. Mine does not have a path but it is expected to be
<project-root>/<project-name>/<bin_program> . You can change the setting here
without having to find the right menu or dialog in kdevelop, I could not find
any :-)
Restart kdevelop, after saving the modified project file.
- holger
Mark Gillies <Mark.Gillies at cl.cam.ac.uk> on 18/10/99 11:01:34
Please respond to kdevelop at barney.cs.uni-potsdam.de
To: kdevelop at barney.cs.uni-potsdam.de
cc:
Subject: What does it execute?
Ok this is a stupid question but I can't work it out. I've just transfered a
project called gepetto to Kdevelop. I'd spent a long time on my Makefiles so
I'm still using them and not Autoconf or Automake. I can compile the source
tree but when I run it from the build menu I get the error:
/usr/bin/bash: ./gepetto: cannot find file or directory
I guess its trying to find an executable called gepetto in some directory but
I've tried to put a script which calls my actual executable in any directory I
can think of. What file does Kdevelop try to execute and how do I tell it
which one I want it to execute?
Marco
More information about the KDevelop
mailing list