Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>Update</strong> See below</p> <p>I tried on Linux<sup><a href="https://i.stack.imgur.com/Wiag6.png" rel="noreferrer">1</a></sup>:</p> <p>First, under build options, create an entry for the relevant compiler switch:</p> <blockquote> <p><img src="https://i.stack.imgur.com/Wiag6.png" alt="enter image description here"></p> </blockquote> <p>Zoomed:</p> <blockquote> <p><img src="https://i.stack.imgur.com/am9rr.png" alt="enter image description here"></p> </blockquote> <p>Demonstration using g++:</p> <ol> <li>Create project</li> </ol> <blockquote> <p><img src="https://i.stack.imgur.com/J5ZuH.png" alt="enter image description here"></p> </blockquote> <ol> <li>Set build flags (Global Settings)</li> </ol> <blockquote> <p><img src="https://i.stack.imgur.com/XuS7O.png" alt="enter image description here"></p> </blockquote> <ol> <li>Build and run</li> </ol> <blockquote> <p><img src="https://i.stack.imgur.com/eOoxI.png" alt="enter image description here"></p> </blockquote> <h2>SUCCESS!</h2> <h2>Update:</h2> <p>You will likely want to tick the <strong><em>Enable C++11 Standard</em></strong> checkbox under "Code Completion" too:</p> <p><img src="https://i.stack.imgur.com/ag8Vo.png" alt="enter image description here"></p> <hr> <p><sup><a href="https://i.stack.imgur.com/Wiag6.png" rel="noreferrer">1</a></sup> On Ubuntu Quantal, don't use the distro version - it crashes on opening a project. Use </p> <pre><code>deb http://repos.codelite.org/ubuntu/ quantal universe </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload