You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the local c++ compiler doesnt work sometimes but while trying to compile via server, it runs perfectly fine. there is no error, the terminal just outputs the directory name as if youve just pressed enter in the terminal window and it throws no error. the serverside compiler works fine so i tend to use that more often than not. at other times the local compiler tends to spit out an output from another workspace aswell, like if im working on task 1 and task 2, i am compiling task 2, but the compiler will output briefly a portion of task 1 and then task 2. and this usually happens when there is an error in my written syntax in task 2. also i am looking forward to getting scribbly error correction in c++ like the one in vscode, this app is amazing and i love it so far.
The text was updated successfully, but these errors were encountered:
the local c++ compiler doesnt work sometimes but while trying to compile via server, it runs perfectly fine. there is no error, the terminal just outputs the directory name as if youve just pressed enter in the terminal window and it throws no error. the serverside compiler works fine so i tend to use that more often than not. at other times the local compiler tends to spit out an output from another workspace aswell, like if im working on task 1 and task 2, i am compiling task 2, but the compiler will output briefly a portion of task 1 and then task 2. and this usually happens when there is an error in my written syntax in task 2. also i am looking forward to getting scribbly error correction in c++ like the one in vscode, this app is amazing and i love it so far.
The text was updated successfully, but these errors were encountered: