Sublime Forum

Running c files error 2

#1

Hello everybody,
I really like the sublime text editor but I can´t find a way to make it run my programs. I’m sure they are well written and that problem is within the build commands or something like that. I build it and it goes ok, but when I try to run it, this appears:

[Error 2] El sistema no puede encontrar el archivo especificado (The sistem can’t find the specified file)
[cmd: [u’bash’, u’-c’, u"g++ ‘C:\\Users\\Libardo\\Documents\\Prog\\C\\hola.c’ -o ‘C:\\Users\\Libardo\\Documents\\Prog\\C/hola’ && ‘C:\\Users\\Libardo\\Documents\\Prog\\C/hola’"]]
[dir: C:\Users\Libardo\Documents\Prog\C]
[path: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\QuickTime\QTSystem;C:\CodeBlocks\MinGW\bin]
[Finished]

If anybody could help me I would be very thakful.

0 Likes