Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: valeryf2 on May 03, 2019, 04:30:00 pm

Title: C language|Trying to run but fails - mac book
Post by: valeryf2 on May 03, 2019, 04:30:00 pm
Hey, I'm trying to run the code and it gives me the following notification.
(https://i.postimg.cc/NyD0WXHj/Buld-and-run.png) (https://postimg.cc/NyD0WXHj)
This is the logs...
(https://i.postimg.cc/svm0GD7Z/Logs.png) (https://postimg.cc/svm0GD7Z)
This is when i press -Yes, Not doing anything.
If I press "no", that's what's happening.(opens terminal and doing nothing again just error that i don't understand)
(https://i.postimg.cc/jwCZfz6W/No.png) (https://postimg.cc/jwCZfz6W)
This is the logs...
(https://i.postimg.cc/gLF80Rgb/Logs-after-no.png) (https://postimg.cc/gLF80Rgb)
what can i do ? :-\
Title: Re: C language|Trying to run but fails - mac book
Post by: oBFusCATed on May 03, 2019, 05:11:13 pm
Do not use paths with spaces and it would probably work.
Title: Re: C language|Trying to run but fails - mac book
Post by: valeryf2 on May 03, 2019, 05:29:37 pm
Do not use paths with spaces and it would probably work.

yeh... no spaces
(https://i.ibb.co/F4B6B7S/path-Info.png) (https://ibb.co/TMHcHhV)
Title: Re: C language|Trying to run but fails - mac book
Post by: oBFusCATed on May 03, 2019, 05:40:32 pm
What do you mean? It is clear from you build log that you have a path with spaces! Rename Test\ 2 to Test2 and report back if it doesn't work.

p.s. It would be good if you can choose smaller avatar.
Title: Re: C language|Trying to run but fails - mac book
Post by: valeryf2 on May 03, 2019, 05:52:29 pm
What do you mean? It is clear from you build log that you have a path with spaces! Rename Test\ 2 to Test2 and report back if it doesn't work.

p.s. It would be good if you can choose smaller avatar.

WOW Thanks , its workd  :D :D