>-----Original Message-----
>From: Viktor Szakáts [mailto:harbour...@syenar.hu] 
>Sent: Wednesday, June 03, 2009 1:18 PM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] Hbmk2 and -gui/-std
>
>> I use
>> hbmk2 homar.prg braki.prg -lhbct -lhomar -lhbwin -gui And/or
>> hbmk2 homar.prg braki.prg -lhbct -lhomar -lhbwin -std
...
>But, since you aren't using -gt* switch with hbmk2, you'll 
>have to manually use -gui or -std matching with the GTs you're 
>using in your app. You can try with -gtwvt, -gtwin so that the 
>gui/std selection gets handled automatically.
Sorry Viktor, my mistake. I passed on quite HBMK2 :)
In prg code still :
  // GT
  REQUEST HB_GT_WVT_DEFAULT, HB_GT_WIN, HB_GT_NUL, hb_gtVersion // , 
WVT_SetCodePage, Wvt_SetFont

...
>> with ow I have :
>> file hbwin.lib(C:\harbour\contrib\hbwin\olecore.c): undefined symbol 
>> IID_IDispatch file hbwin.lib(C:\harbour\contrib\hbwin\olecore.c): 
>> undefined symbol GUID_NULL file 
>> hbwin.lib(C:\harbour\contrib\hbwin\olecore.c): undefined symbol 
>> IID_IEnumVARIANT
>
>AFAIK this is a known problem with hbwin.
>
>uuid lib is linked by hbmk2, and these symbols are present in 
>that lib, so it's probably some symbol declaration problems on 
>C level, but I don't know the answer.

Mindaugas, can you improve olecore.c ?

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

Reply via email to