2004-05-15 20:50:33 +00:00
|
|
|
<!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>
|
2007-05-14 14:30:37 +00:00
|
|
|
<h3>New Project (continue)</h3>
|
|
|
|
<p>Select required toolchain on the right pane.</p>
|
|
|
|
<p>There can be several toolchains available, depending on compilers installed in your system.<br>
|
|
|
|
Option 'Other toolchain' is usually default choice. In this case, toolchain settings
|
|
|
|
are defined automatically by CDT.</p>
|
|
|
|
<p>
|
|
|
|
<p>Next page contains Configurations selection. Usually, we need not to go here while
|
|
|
|
creating project with user-provided makefile.</p>
|
|
|
|
<p>Click <b>Finish</b>.</p>
|
2004-05-15 20:50:33 +00:00
|
|
|
|
|
|
|
</body>
|
2004-06-02 19:01:38 +00:00
|
|
|
</html>
|