Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: felipe.marconcin on March 21, 2019, 11:38:03 pm
-
I can't make cade blocks run properly any program I do.
always shows me a massage like in the print (https://i.imgur.com/6oDVUlN.png)
but if I look for the program it is in the folder and woks if I open from there
how can I fix this to code blocks open the program I did instead of me going there and opening ???
-
As you can see in the console window, the path ends after the first space. Don't use a path with spaces or other special characters in it.