core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_02.htm
changeset 1934 4f0cd256d26c
parent 1791 727385d8e2b3
child 2131 ff0156b93599
equal deleted inserted replaced
1933:a77f12f0a631 1934:4f0cd256d26c
    31         </li>
    31         </li>
    32         <li>Verifying a successful project build <br />
    32         <li>Verifying a successful project build <br />
    33                     </li>
    33                     </li>
    34     </ol>
    34     </ol>
    35     <blockquote>
    35     <blockquote>
    36         <p>Once compiling is complete use the <a href="../../reference/view_proj_explorer.htm">Project Explorer</a>, <a href="PLUGINS_ROOT//org.eclipse.cdt.doc.user/reference/cdt_u_problems_view.htm">Problems</a>, <a href="../../reference/view_console.htm">Console</a>, and <a href="../../reference/view_executables.htm">Executables</a> views to locate and resolve any problems generated during the build. See Step 2 <a href="new_proj_from_template_02.htm">here</a> for more details.</p>
    36         <p>Once compiling is complete use the <a href="../../reference/view_proj_explorer.htm">Project Explorer</a>, <a href="../../reference/pref_carb_symbian_sdk.htm">Problems</a>, <a href="../../reference/view_console.htm">Console</a>, and <a href="../../reference/view_executables.htm">Executables</a> views to locate and resolve any problems generated during the build. See Step 2 <a href="new_proj_from_template_02.htm">here</a> for more details.</p>
    37         <p><img src="../images/dll_build_project.png" alt="Project Explorer showing DLL project" width="257" height="281"></p>
    37         <p><img src="../images/dll_build_project.png" alt="Project Explorer showing DLL project" width="257" height="281"></p>
    38     </blockquote>
    38     </blockquote>
    39 </div>
    39 </div>
    40 <h4><strong>NEXT STEP</strong> &gt; <a href="new_proj_from_template_03.htm">Defining</a> a launch configuration for running or debugging the DLL</h4>
    40 <h4><strong>NEXT STEP</strong> &gt; <a href="new_proj_from_template_03.htm">Defining</a> a launch configuration for running or debugging the DLL</h4>
    41 <h4>Other references</h4>
    41 <h4>Other references</h4>