<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html lang="en"> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Tutorial</title> <link rel="stylesheet" type="text/css" href="../help.css"> </head> <body> <h3>New Project (continue)</h3> <p>Select required toolchain on the right pane.</p> <p>Tool chain is a set of tools (compiler, linker, assembler) intended to build your project. Additional tools, like debugger, can be associated with tool chain.<br> There can be several toolchains available, depending on compilers installed in your system. <p> <p>You can click <b>Finish</b> just on this page. A project will be created with default settings and full set of configurations.<br> If you want change them, press <b>Next</b></p> </body> </html>