News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

cant start compiled project

Started by witcher, June 12, 2007, 08:01:49 PM

Previous topic - Next topic

witcher

when I beeld some code  in C::B and I am trying to start program I have such error : Can`t  execvp -c:: No such file or directory.
What does it mean.
What I need to do.

stahta01

Please state your OS and the OS version number/name?

Please state the version/svn number of Code::Blocks?

I assume Linux, so I can't help you, I only know windows.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

witcher

My OS version is freeBSD 6.2

svn number =4086

mandrav

Make sure you have xterm installed.
If you don't have it or prefer to use a different terminal, go to "Settings->Environment->General settings" and adjust the command line in "Terminal to launch console programs".
Be patient!
This bug will be fixed soon...

witcher

I have xterm installed this message is writen  at xterminal window.

witcher

it seems to me that FreeBSD 6.2 does not support execvp function.
Where can be another executable function placed?