<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tor,<br>
<br>
Tor Lillqvist wrote:
<blockquote cite="mid18051.58262.825000.382778@gargle.gargle.HOWL"
 type="cite">
  <pre wrap="">Allen writes:
 &gt; #define CAIRO_HAS_FT_FONT 1

 &gt; Well, tried to get your latest version of Cairo to work w/ gtk/gtkmm 
 &gt; 2.10.6 and got this error:
 &gt; cairo_ft_font_face_create_for_pattern   not in libcairo-2.dll.

Ah, you have a cairo with the freetype font backend. It must have been
built by somebody other than me then. I don't build cairo with that
backend because for GTK+ on Win32 it isn't needed so I want to avoid
the extra dependency on freetype and fontconfig DLLs. (Windows package
management being what it is (i.e., nonexistent), the less
dependencies, the better. On Unix systems this is usually a
non-issue.)

 &gt; C:\GTK\lib\libcairo.dll.a
 &gt; C:\GTK\bin\libcairo-2.dll
  </pre>
</blockquote>
Yes, I have these files listed above &amp; more under Gtk<br>
C:\GTK\bin\libcairo-2.dll<br>
C:\GTK\lib\pangocairo-1.0.lib<br>
C:\GTK\lib\cairo.lib<br>
C:\GTK\lib\libcairo.dll.a<br>
C:\GTK\lib\libpangocairo-1.0.dll.a<br>
<br>
<br>
PLUS for Gtkmm<br>
<br>
C:\GTKmm\share\doc\libcairomm-1.0\reference\html\cairomm.css<br>
C:\GTKmm\include\pangomm-1.4\pangomm\private\cairofontmap_p.h<br>
C:\GTKmm\include\pangomm-1.4\pangomm\cairofontmap.h<br>
C:\GTKmm\include\cairomm-1.0\cairomm\cairomm.h<br>
C:\GTKmm\share\doc\libcairomm-1.0<br>
C:\GTKmm\lib\pkgconfig\cairomm-1.0.pc<br>
C:\GTKmm\include\cairomm-1.0\cairomm<br>
C:\GTKmm\lib\cairomm-1.0.lib<br>
C:\GTKmm\lib\cairomm-1.0d.lib<br>
C:\GTKmm\lib\libcairomm-1.0.dll.a<br>
C:\GTKmm\include\cairomm-1.0<br>
C:\GTKmm\bin\cairomm-1.0.dll<br>
C:\GTKmm\bin\cairomm-1.0d.dll<br>
C:\GTKmm\bin\cairomm-1.0d.pdb<br>
C:\GTKmm\bin\libcairomm-1.0-1.dll<br>
<br>
<br>
<blockquote cite="mid18051.58262.825000.382778@gargle.gargle.HOWL"
 type="cite">
  <pre wrap="">
Hmm, I thought you said you were using Microsoft's compiler? (You said
somewhat cryptically "I'm compiling w/ .Net 2005", with which I
thought you referred to Visual Studio 2005, even if it doesn't have
".NET" in its name.) Are you actually using mingw?

--tml

  </pre>
</blockquote>
Actually, I am compiling w/ Visual Studio 2005.&nbsp; I shorten it to .Net
2005.&nbsp; Is that misleading?&nbsp; Wish I could use ming2 aka gnu c++ but I
need the VS05 compiler to keep congruent w/ my fellows &amp; it's got
the best debugging env for windows right now.&nbsp; Believe me, if I could
switch I would!<br>
<br>
Don't know who puts together the gtk/gtkmm installables for windows
that I told you that I use from<br>
<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"><a class="moz-txt-link-freetext" href="http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/">http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/</a><br>
<br>
</span><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"><a class="moz-txt-link-freetext" href="http://gladewin32.sourceforge.net/modules/wfdownloads/">http://gladewin32.sourceforge.net/modules/wfdownloads/</a></span><br>
<span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: pre; widows: 2; word-spacing: 0px;"></span><br>
But they seem to fit the bill for me.&nbsp; However, I use them because I do
not know how to compile Gtk/Gtkmm &amp; ALL the goodies by had on
Windows using VS05. &amp; right now I'm into easy.&nbsp; But any suggestions
that leads me down a better path for development w/ GTK/GTKMM &amp; all
the goodies under windows is MUCH appreciated.&nbsp; +&nbsp; It must have a
strong debugger on par w/ VS05.<br>
<pre class="moz-signature" cols="72">-- 
Sincerely, Allen

Gene Allen Saucier, Jr
Software Engineer
EDO-CAS, Inc
Madison Research Park, Bld 111
111 Research Blvd
Madison, AL  35758
"...As for I and my house, we shall follow the Lord"  Joshua 24:15
</pre>
</body>
</html>