• Home
  • Raw
  • Download

Lines Matching +full:imagemagick +full:- +full:windows

1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht…
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 <div class="doc-section">
13-emulation environment</a> for Windows. Standards compliant commercial C++ compilers should also w…
14 <p>It was decided that Magick++ will be around for the long-haul, so its API definition depends on …
17 <p style="margin-bottom: 0cm">templates</p></li>
19 <p style="margin-bottom: 0cm">static constructors</p></li>
21 <p style="margin-bottom: 0cm">C++-style casts (e.g. static_cast)</p></li>
23 <p style="margin-bottom: 0cm">bool type</p></li>
25 <p style="margin-bottom: 0cm">string class (<tt>&lt;string&gt;</tt>)</p></li>
27 <p style="margin-bottom: 0cm">exceptions (<tt>&lt;exception&gt;</tt>)</p></li>
29 <p style="margin-bottom: 0cm">namespaces</p></li>
32 <p style="margin-bottom: 0cm">The author has personally verified that Magick++ compiles and runs us…
34 <p align="center" style="margin-bottom: 0cm"><b>Tested Configurations</b></p>
73 <p><font size="2">Windows NT 4.0 SP6a</font></p></td>
80 <p><font size="2">Windows XP</font></p></td>
87 <p><font size="2">Windows '98 + <a href="http://www.cygwin.com/">Cygwin</a> 1.3.10</font></p></td>
91 <p><font size="2">GCC 2.95.3-5</font></p></td></tr>
94 <p><font size="2">Windows NT 4.0 SP6a</font></p></td>
98 <p><font size="2">GCC 2.95.3-5</font></p></td></tr>
101 <p><font size="2">Windows XP + <a href="http://www.cygwin.com/">Cygwin</a> 1.3.10</font></p></td>
105 <p><font size="2">GCC 2.95.3-5</font></p></td></tr></table>
106 <p style="margin-bottom: 0cm">Users of Magick++ have reported that the following configurations wor…
108 <p align="center" style="margin-bottom: 0cm"><b>Other Known Working Configurations</b></p>
127 <p><font size="2">Dr. Alexander Zimmermann &lt;Alexander.Zimmermann@fmi.uni-passau.de&gt;</font></p…
136 <p><font size="2">Dr. Alexander Zimmermann &lt;Alexander.Zimmermann@fmi.uni-passau.de&gt;</font></p…
154 <p><font size="2">Dr. Alexander Zimmermann &lt;Alexander.Zimmermann@fmi.uni-passau.de&gt;</font></p…
163 <p><font size="2">Albert Chin-A-Young &lt;china@thewrittenword.com&gt;</font></p></td></tr>
172 <p><font size="2">Albert Chin-A-Young &lt;china@thewrittenword.com&gt;</font></p></td></tr>
181 <p><font size="2">Albert Chin-A-Young &lt;china@thewrittenword.com&gt;</font></p></td></tr>
184 <p><font size="2">HP-UX 11.00</font></p></td>
186 <p><font size="2">PA-RISC</font></p></td>
188 <p><font size="2">HP-UX aCC A.03.30</font></p></td>
190 <p><font size="2">Albert Chin-A-Young &lt;china@thewrittenword.com&gt;</font></p></td></tr>
206 <p><font size="2">GCC 2.95.2 (apple gcc -926)</font></p></td>
213 <p>Magick++ is now built using the ImageMagick configure script and Makefiles. Please follow the in…
214 <p>To install ImageMagick plus Magick++ under Unix, installation should be similar to</p>
215 <p><tt>./configure [ --prefix=/prefix ]</tt><br />
220 <blockquote><tt>./configure CXX=CC CXXFLAGS=-O2 LIBS=-lposix</tt></blockquote>
221 <p style="margin-bottom: 0cm"><br />
224 <p align="center" style="margin-bottom: 0cm">Environment Variables That Effect Configure</p>
237 <p>Name of C++ compiler (e.g. 'CC -Xa') to use compiler 'CC -Xa'</p></td></tr>
242 <p>Compiler flags (e.g. '-g -O2') to compile with</p></td></tr>
247 <p>Include paths (-I/somedir) to look for header files</p></td></tr>
252 …ary paths (-L/somedir) to look for libraries. Systems that support the notion of a library run-pat…
257 <p>Extra libraries (-lsomelib) required to link</p></td></tr></table>
259-bottom: 0cm">Linux RPMs of ImageMagick and Magick++ can be downloaded from <a href="ftp://ftp.ima…
261 <h3 align="center">Windows '9X, NT, 2003, 2008, XP, &amp; Windows 7</h3>
263Windows NT through Windows Vista are supported by the ImageMagick source package for NT available …
265 <p>It is possible to build both ImageMagick and Magick++ under the Cygwin Unix-emulation environmen…