[Qtscript-bindings] msvc: qscriptvalue_cast problems

Kent Hansen khansen at trolltech.com
Wed Jan 7 14:19:31 CET 2009


syntheticpp at gmx.net wrote:
>> Hi,
>> There's a patch that didn't make it into the beta, could you give it a try?
>>     
>
> The patch is also ok (because it removes the default parameter for msvc).
>
> But I wonder why it compiles with Qt4.4 which defines the same template
> like Qt4.5-beta1. Therefore I'm sceptical if your patch is the best solution.
>
> Peter
>
>   


Because 4.4 doesn't have the template specialization for QVariant.
That's what MSVC chokes on.

Kent



More information about the Qtscript-bindings mailing list