Hi Marek

Horodyski Marek (PZUZ) wrote:
> 
>>searching libraries
>>Error! E2028: IID_IPicture is an undefined reference creating 
> 
> In xHarbour in file wvtcore.c is included 
> #include "hbgtwvt.h" 
> and in hbgtwvt.h is :
> #if defined(__MINGW32__) || defined(__WATCOMC__) || defined(_MSC_VER)
>    #include <ocidl.h>
> And in ocidl.h is defined (in watcom and bcc32 einwironment !)  :
> EXTERN_C const IID  IID_IPicture
> 

Now me too sis receiving this error.
As far as I remember, a month ack this error was 
non existant and I could compile and run demowvg.prg.
Now it is there.

I tried above solution but it did not help.

Did you find the solution?

Regards
Pritpal Bedi


-- 
View this message in context: 
http://www.nabble.com/undefined-symbol-tp22937957p22981330.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