On 3/23/07, <b class="gmail_sendername"><a href="mailto:greg@nodecam.com">greg@nodecam.com</a></b> &lt;<a href="mailto:greg@nodecam.com">greg@nodecam.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; I&#39;m not sure if this is the right place to post this. I couldn&#39;t decide<br>&gt; between here and the -dev list, but as I would like as many users as<br>&gt; possible I decided to post here. Apologies if this is the wrong place.
<br><br>Sounds interesting, but it doesn&#39;t build on my AMD64 system:<br><br>src/mythcollaborative.cpp:209: error: &#39;class QString&#39; has no member named<br>&#39;ascii&#39;<br>make: *** [mythcollaborative.o] Error 1
<br></blockquote></div><br>That&#39;s almost certainly because your default version of Qt is Qt 4. Try running /usr/qt/3/bin/qmake instead of just qmake. Hopefully that&#39;ll fix it :-)<br><br>Cheers,<br>Andrew<br><br>