Just installed Sublime Text 2, try to build hello world program, and get this message:
[Error 2] The system cannot find the file specified
[cmd: [u'g++', u'', u'-o', u'/']]
[dir: C:\Windows\system32]
[path: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\]
[Finished]
What do I need to do to compile a program correctly in ST2?