Hey all,<br><br>I'm having a problem getting clang to run and open files. The build went smoothly and i did everything on the Getting Started page aside from number 5 (couldn't find the paths necessary for C++) but I keep getting an error when I try to open a file or even use -fsyntax-only.<br>
<br>              clang test.cpp<br>              clang: error: unable to execute command: Program could not be executed<br>              clang: error: c;and frontend command failed due to signal 1 (use -v to see invocation)<br>
<br><br><br>