Author Topic: C language|Trying to run but fails - mac book  (Read 4081 times)

Offline valeryf2

  • Multiple posting newcomer
  • *
  • Posts: 10
C language|Trying to run but fails - mac book
« on: May 03, 2019, 04:30:00 pm »
Hey, I'm trying to run the code and it gives me the following notification.

This is the logs...

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)

This is the logs...

what can i do ? :-\

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: C language|Trying to run but fails - mac book
« Reply #1 on: May 03, 2019, 05:11:13 pm »
Do not use paths with spaces and it would probably work.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline valeryf2

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C language|Trying to run but fails - mac book
« Reply #2 on: May 03, 2019, 05:29:37 pm »
Do not use paths with spaces and it would probably work.

yeh... no spaces

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: C language|Trying to run but fails - mac book
« Reply #3 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline valeryf2

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C language|Trying to run but fails - mac book
« Reply #4 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