[Uml-devel] binary not found

Luis De la Parra Blum lparrab at gmx.net
Thu Oct 17 14:45:02 UTC 2002


Hi,
I just notice that altough the program name (the binary built) is now called 
"umbrello", KDevelop doesnt seem to know this, at least in some parts.--> 
After modifying something click on the "run" button to test your code and 
you'll notice that the build processes runs ok (ie, make does its thing) but 
then you get an error from KDevelop saying that:
"/bin/sh: ./uml: No such file or directory"
of course there is no such file or directoy, because the binary is now called 
umbrello.

Jonathan: you changed the name of the program, right?... do you know how to 
fix this?
looking in uml.kdevprj, the third line is something like this:

bin_program=uml

I changed this to "umbrello" and now it seems to work for me... but I dont 
know if this could break something else in KDevelop ????

Are you guys having the same problem? should I commit this?
luis.






More information about the umbrello-devel mailing list