Sublime Forum

Output not coming in sublime text when i try to run the code

#1

in sublime text output is not coming in sublime text but despite the fact that it is showing finished in 3.5 seconds.

0 Likes

#2

Are you using a custom build system that uses those input/output files? The built-in build system by default will just compile your code, not run it. See Tools > Build System and https://www.sublimetext.com/docs/build_systems.html.

0 Likes

#3

but can you tell me why this error is coming sometimes it shows file.exe is blocked by organisation guard policy and sometimes dont show the output

0 Likes

#4

That sounds like an issue with your Windows security policy. If you’re not the administrator of your computer you’d need to ask those who are.

0 Likes

#5

how to know who is the administratior

0 Likes

#6

how to know who is the administrator

0 Likes

#7

Probably whoever owns the computer. This isn’t a question for the Sublime Text forums.

0 Likes