Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
cant start compiled project
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: cant start compiled project (Read 4820 times)
witcher
Single posting newcomer
Posts: 8
cant start compiled project
«
on:
June 12, 2007, 08:01:49 pm »
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.
Logged
stahta01
Lives here!
Posts: 7785
Re: cant start compiled project
«
Reply #1 on:
June 12, 2007, 08:44:44 pm »
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
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
witcher
Single posting newcomer
Posts: 8
Re: cant start compiled project
«
Reply #2 on:
June 13, 2007, 08:07:50 am »
My OS version is freeBSD 6.2
svn number =4086
Logged
mandrav
Project Leader
Administrator
Lives here!
Posts: 4315
Re: cant start compiled project
«
Reply #3 on:
June 13, 2007, 08:37:12 am »
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".
Logged
Be patient!
This bug will be fixed soon...
witcher
Single posting newcomer
Posts: 8
Re: cant start compiled project
«
Reply #4 on:
June 13, 2007, 12:38:11 pm »
I have xterm installed this message is writen at xterminal window.
Logged
witcher
Single posting newcomer
Posts: 8
Re: cant start compiled project
«
Reply #5 on:
June 13, 2007, 09:52:14 pm »
it seems to me that FreeBSD 6.2 does not support execvp function.
Where can be another executable function placed?
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
cant start compiled project