<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><div>I'm just getting started with CMake. &nbsp;Downloaded and installed version 2.8.9 under Mac OS 10.6. &nbsp;Downloaded the tutorial (Step 1) from Tests/Tutorial. &nbsp;Everything looks normal.<br></div><div><br></div><div>I then ran CMake and filled out the form with the source and binary directories (after adding a "bin" directory for the binaries). &nbsp;The "Configure" step seemed to run normally, no error messages. &nbsp;Same for the "Generate" step. &nbsp;Lots of new files and folders in "bin". &nbsp;The only problem is I can't get a working executable file out of all this. &nbsp;I found two files named a.out, but they just do an immediate return, with nothing to stdout.</div><div><br></div><div>I must be missing something obvious. &nbsp;Help will be greatly
 appreciated.</div><div><br></div></div></div></body></html>