[mythtv] Qstring::arg ambiguous bug causes compile to fail in win32

buzz davidbuzz at gmail.com
Sun Apr 13 12:18:10 UTC 2008


Nice work!

Apart from one cast  ( I added a (char*)  to this line as it was a (const
char *) otherwise ) it builds fine:
>    if (!::CreateProcessA(NULL, (char *)cmd.toAscii().constData(), NULL,
NULL, FALSE, CREATE_NO_WINDOW, NULL, NULL, &si, &pi)) {

With this tweak to your patch the app now builds past that point on win32.

WIll you commit/raise a patch for this, or will I?    :-)

Buzz.

On Sat, Apr 12, 2008 at 2:55 AM, Janne Grunau <janne-mythtv at grunau.be>
wrote:

> On Friday 11 April 2008 15:41:36 buzz wrote:
> > here the last bit of the mythtv build output before it stops, any
> > ideas which candidate I should use ?
>
> None, please try attached patch. ignore the non-windows change.
>
> Janne
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080413/8935b2ac/attachment.htm 


More information about the mythtv-dev mailing list