Hello,

I see this errors with release 11090 when compiling with MSVC:

[ERRORS]

 cannot convert parameter 2 from 'const IID *' to 'const IID &'
        Reason: cannot convert from 'const IID *' to 'const IID'
        No constructor could take the source type, or constructor overload
resol
ution was ambiguous
../../wvgsink.c(981) : error C2664: 'HRESULT (IUnknown *,const IID &,void
**)' :
 cannot convert parameter 2 from 'const IID *' to 'const IID &'
        Reason: cannot convert from 'const IID *' to 'const IID'
        No constructor could take the source type, or constructor overload
resol
ution was ambiguous
../../wvgsink.c(1024) : error C2664: 'HRESULT (IUnknown *,const IID &,void
**)'
: cannot convert parameter 2 from 'const IID *' to 'const IID &'
        Reason: cannot convert from 'const IID *' to 'const IID'
        No constructor could take the source type, or constructor overload
resol
ution was ambiguous
make.exe[3]: *** [wvgsink.obj] Error 2
make.exe[3]: Leaving directory `C:/harbour/contrib/gtwvg/win/msvc'
make.exe[2]: *** [descend] Error 2
make.exe[2]: Leaving directory `C:/harbour/contrib/gtwvg'
make.exe[1]: *** [gtwvg.inst] Error 2
make.exe[1]: Leaving directory `C:/harbour/contrib'
make.exe: *** [contrib.inst] Error 2

[ENDERRORS]

Best Regards,

Rossine.


-- 
View this message in context: 
http://www.nabble.com/Errors-with-11090-tp23640020p23640020.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to