Hello,

When try generate harbour with msvc, show this errors :

[ERROR]

cl.exe -nologo -I. -I../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 -EHs-c-
-MT
  -DHB_GC_AUTO  -c ../../oleinit.c -Fooleinit.obj
oleinit.c
cl.exe -nologo -I. -I../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 -EHs-c-
-MT
  -DHB_GC_AUTO  -c ../../olecore.c -Foolecore.obj
olecore.c
../../olecore.c(579) : error C2660: 'IUnknown::QueryInterface' : function
does n
ot take 3 arguments
../../olecore.c(586) : error C2039: 'pdispVal' : is not a member of
'tagVARIANT:
:<unnamed-type-n1>::__tagVARIANT'
        c:\arquivos de programas\microsoft
sdks\windows\v6.0a\include\oaidl.h(43
1) : see declaration of 'tagVARIANT::<unnamed-type-n1>::__tagVARIANT'
../../olecore.c(586) : error C2227: left of '->QueryInterface' must point to
cla
ss/struct/union/generic type
../../olecore.c(622) : error C2660: 'IEnumVARIANT::Next' : function does not
tak
e 4 arguments
make.exe[3]: *** [olecore.obj] Error 2
make.exe[3]: Leaving directory `C:/harbour/contrib/hbole/win/msvc'
make.exe[2]: *** [descend] Error 2
make.exe[2]: Leaving directory `C:/harbour/contrib/hbole'
make.exe[1]: *** [hbole.inst] Error 2
make.exe[1]: Leaving directory `C:/harbour/contrib'
make.exe: *** [contrib.inst] Error 2
[ENDERROR]

Best Regards,

Rossine.

-- 
View this message in context: 
http://www.nabble.com/Error-with-vers-10930-tp23225699p23225699.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