Sublime Forum

Filepath error message [solved]

#1

I’m trying to start with c++, but when I try to run the code it just gives me this error message.

0 Likes

#2

Looks like you’re trying to run the Python build system. Try this: from the top menubar, click on Tools > Build System > C++ Single File

0 Likes

#3

Thank you :innocent:

0 Likes