<p>I am using c++. I now have a c++ file open. <br>
These are the commands:<br>
C++ Commands:<br>
Compile: g++ -Wall -c "%f"<br>
Build: g++ -Wall -o "%e" "%f"<br>
Lint: cppcheck --language=c++ --enable=warning,style --template=gcc "%f"</p>

<p>Independent Commands:<br>
Make: make<br>
Make Custom Target...: make<br>
Make Object: make %e.o</p>

<p>Execute Commands: <br>
Execute: "./%e"</p>

<p>I am not sure what command I used - I just pressed build. What is a makefile - Please excuse my lack if knowledge - I am a beginner. </p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/827#issuecomment-165775660">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJylX3i2nr8Soq16TdI3dm8LqDt3oks5pQ_99gaJpZM4G3QZB.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/827#issuecomment-165775660"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>