Nice work!&nbsp;&nbsp; <br><br>Apart from one cast&nbsp; ( I added a (char*)&nbsp; to this line as it was a (const char *) otherwise ) it builds fine:<br>&gt;&nbsp;&nbsp;&nbsp; if (!::CreateProcessA(NULL, (char *)cmd.toAscii().constData(), NULL, NULL, FALSE, CREATE_NO_WINDOW, NULL, NULL, &amp;si, &amp;pi)) {<br>
<br>With this tweak to your patch the app now builds past that point on win32.<br><br>WIll you commit/raise a patch for this, or will I?&nbsp;&nbsp;&nbsp; :-)<br><br>Buzz.<br><br><div class="gmail_quote">On Sat, Apr 12, 2008 at 2:55 AM, Janne Grunau &lt;<a href="mailto:janne-mythtv@grunau.be">janne-mythtv@grunau.be</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Friday 11 April 2008 15:41:36 buzz wrote:<br>
&gt; here the last bit of the mythtv build output before it stops, any<br>
&gt; ideas which candidate I should use ?<br>
<br>
</div>None, please try attached patch. ignore the non-windows change.<br>
<font color="#888888"><br>
Janne<br>
</font></blockquote></div><br>