Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 345aa895e80053137c21f8693106c3a0 > files > 201

gtkmm2.4-documentation-2.17.4-1mdv2010.0.noarch.rpm

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Appendix E. gtkmm and Win32</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="index.html" title="Programming with gtkmm">
<link rel="up" href="index.html" title="Programming with gtkmm">
<link rel="prev" href="sec-signals-comparison.html" title="Appendix D. Comparison with other signalling systems">
<link rel="next" href="chapter-gdk-drawing.html" title="Appendix F. Drawing With GDK">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">Appendix E. <span class="application">gtkmm</span> and Win32</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="sec-signals-comparison.html"><img src="icons/prev.png" alt="Prev"></a> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="chapter-gdk-drawing.html"><img src="icons/next.png" alt="Next"></a>
</td>
</tr>
</table>
<hr>
</div>
<div class="appendix" title="Appendix E. gtkmm and Win32">
<div class="titlepage"><div><div><h2 class="title">
<a name="sec-windows-installation"></a>Appendix E. <span class="application">gtkmm</span> and Win32</h2></div></div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
<ul><li><span class="sect1"><a href="sec-windows-installation.html#sec-building-on-win32">Building <span class="application">gtkmm</span> on Win32</a></span></li></ul>
</div>
<p>
      One of the major advantages of <span class="application">gtkmm</span> is that it is crossplatform. <span class="application">gtkmm</span> programs written on other platforms such as
      GNU/Linux can generally be transferred to Windows (and vice
      versa) with few modifications to the source.
    </p>
<p>
      <span class="application">gtkmm</span> currently works with the <a class="ulink" href="http://mingw.org/" target="_top">MingW/GCC3.4 compiler</a> and Microsoft
      Visual C++ 2005 or later (including the freely available express
      editions) on the Windows platform. There is an
      <a class="ulink" href="ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtkmm" target="_top">
      installer</a> available for gtkmm on Microsoft Windows. Refer to
      <a class="ulink" href="http://live.gnome.org/gtkmm/MSWindows/" target="_top">
      http://live.gnome.org/gtkmm/MSWindows</a> for instructions how to
      use it.
    </p>
<div class="sect1" title="Building gtkmm on Win32">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="sec-building-on-win32"></a>Building <span class="application">gtkmm</span> on Win32</h2></div></div></div>
<p>Please see <a class="ulink" href="http://live.gnome.org/gtkmm/MSWindows/BuildingGtkmm" target="_top">http://live.gnome.org/gtkmm/MSWindows/BuildingGtkmm</a> for instructions on how to build gtkmm on Windws.
    </p>
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="sec-signals-comparison.html"><img src="icons/prev.png" alt="Prev"></a> </td>
<td width="20%" align="center"> </td>
<td width="40%" align="right"> <a accesskey="n" href="chapter-gdk-drawing.html"><img src="icons/next.png" alt="Next"></a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">Appendix D. Comparison with other signalling systems </td>
<td width="20%" align="center"><a accesskey="h" href="index.html"><img src="icons/home.png" alt="Home"></a></td>
<td width="40%" align="right" valign="top"> Appendix F. Drawing With GDK</td>
</tr>
</table>
</div>
</body>
</html>