gtc/doc/windows.html
2018-01-31 14:14:00 +00:00

30 lines
2.1 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>Windows-specific features - GTC documentation</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<link rel='stylesheet' type='text/css' href='layout/default.css' />
</head>
<body>
<p><a href='index.html'>◄ Back to index</a></p>
<div class='c0'>
<h1>Windows-specific features</h1>
<p><b>Warning</b>: the Windows version does not have a graphical interface yet, so
you should only use it if you know how to run programs from the command line.</p>
<div class='toc'><div class='toctop'><div class='tocbot'><div class='toc-content'>
<b>Contents:</b><ul>
<li><a href='#Getting.started.with.the.Windows.compiler'>Getting started with the Windows compiler</a></li>
</ul>
</div></div></div></div>
<div class='c1'>
<hr class='hr1' /><h1 class='heading'><a name='Getting.started.with.the.Windows.compiler'></a>Getting started with the Windows compiler</h1><div class='c1in'><hr class='hr1in' />
<p><em>Legal notice: the<span class='widespace'>&#32;</span><code>Include</code><span class='widespace'>&#32;</span>directory is subject to the <a href='license-gpl2.html#GNU.General.Public.License'>GNU General Public License</a>, which grants you a number of rights. You may choose not to install it, but it will prevent you from using the TIGCC Library.</em></p>
<p>To install GTC just extract<span class='widespace'>&#32;</span><code>gtc.exe</code><span class='widespace'>&#32;</span>and the<span class='widespace'>&#32;</span><code>Include</code><span class='widespace'>&#32;</span>directory to any
directory. You should add that directory to your Windows path (Control Panel →
System → Advanced → Environment Variables, and modify the PATH variable).</p>
<p>Now you can invoke<span class='widespace'>&#32;</span><code>gtc</code><span class='widespace'>&#32;</span>on the command-line, for more information see <a href='cmdline.html#GTC.Command-line.options'>GTC
Command-line options</a>.
</div></div></p></div>
</body>
</html>