I'm just now getting around to solving my pix_2gem problem by compiling
GEM from the CVS, but as previously stated, I'm having problems with
GEM.<br>
<br>
1 : error @ TextBase, that I got around with&nbsp; advice from IOhannes=&gt;<br>
<blockquote>short: try deleting lines 159-161 in <span id="st" name="st" class="st0">TextBase</span>.cpp (where<br>
  <span id="st" name="st" class="st0">TextBase</span>::<span id="st" name="st" class="st0">TextBase</span>() is &quot;implemented&quot;)<br>
</blockquote>
2 : error @ pix_VideoNew, and to get around it, I modified the pix_VideoNew.cpp, as in the example above.<br>
<br>
3 : I don't know how to handle this error=&gt;<br>
<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">text3d.cpp -o text3d.o<br>
text2d.cpp: In member function 'virtual void text2d::render(GemState*)':<br>
text2d.cpp:226: error: no match for 'operator&amp;&amp;' in
'((text2d*)this)-&gt;text2d::&lt;anonymous&gt;.TextBase::m_valid
&amp;&amp;
((text2d*)this)-&gt;text2d::&lt;anonymous&gt;.TextBase::m_theText'<br>
text2d.cpp:226: note: candidates are: operator&amp;&amp;(bool, bool) &lt;built-in&gt;<br>
text2d.cpp:238: error: no matching function for call to
'GLTTPixmapFont::getWidth(std::vector&lt;std::string,
std::allocator&lt;std::string&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTPixmapFont.h:59: note: candidates are: int GLTTPixmapFont::getWidth(const char*)<br>
text2d.cpp:257: error: no matching function for call to
'GLTTPixmapFont::output(int, int, std::vector&lt;std::string,
std::allocator&lt;std::string&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTPixmapFont.h:56: note: candidates are: void GLTTPixmapFont::output(int, int, const char*)<br>
/usr/include/gltt/GLTTPixmapFont.h:57:
note:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
void GLTTPixmapFont::output(const char*)<br>
text2d.cpp:263: error: no matching function for call to
'GLTTBitmapFont::getWidth(std::vector&lt;std::string,
std::allocator&lt;std::string&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTBitmapFont.h:59: note: candidates are: int GLTTBitmapFont::getWidth(const char*)<br>
text2d.cpp:282: error: no matching function for call to
'GLTTBitmapFont::output(int, int, std::vector&lt;std::string,
std::allocator&lt;std::string&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTBitmapFont.h:56: note: candidates are: void GLTTBitmapFont::output(int, int, const char*)<br>
/usr/include/gltt/GLTTBitmapFont.h:57:
note:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
void GLTTBitmapFont::output(const char*)<br>
make[1]: *** [text2d.o] Error 1<br>
make[1]: *** Waiting for unfinished jobs....<br>
text3d.cpp: In member function 'virtual void text3d::render(GemState*)':<br>
text3d.cpp:110: error: no matching function for call to
'GLTTFont::getWidth(std::basic_string&lt;char,
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTFont.h:69: note: candidates are: int GLTTFont::getWidth(const char*)<br>
text3d.cpp:115: error: no matching function for call to
'GLTTFont::output(std::basic_string&lt;char,
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;&amp;)'<br>
/usr/include/gltt/GLTTFont.h:67: note: candidates are: void GLTTFont::output(const char*)<br>
make[1]: *** [text3d.o] Error 1<br>
make: *** [subdirs] Error 255<br>
</blockquote>
<br>
Just a reminder: I'm running FC4, the latest PD. <br>
Thanks for any help.<br>
::Brad.<br>
<br><div><span class="gmail_quote"><br>
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;I'm<br>&gt; currently running the CCRMA version of Gem 0.90.<br><br>it would be nice to know which reasons kept you from compiling (so i can
<br>fix it upstream, if the problem is on the Gem side)
<br><br>mfg.ads.r<br>IOhannes<br><br>
</blockquote></div><br>