>BTW HB_NO_PROFILER is default and HB_FM_STD_ALLOC in BCC is slower,
>consumes more memory and it's very inefficient in MT mode.
Thank you. I'll try new settings.
Regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messen
On Wed, 09 Dec 2009, Antonio Carlos wrote:
Hi,
> I have an error with clean build and latest SVN:
> bcc32.exe -I. -I../../../../../include -q -tWM -w -w-sig- -Q -d -6 -O2 -OS
> -Ov -Oi -Oc -I"c:\harbour\bcc55\bin\..\Include"
> -DHB_GUI -DHB_NO_PROFILER -DADS_LIB_VERSION=700 -DHB_HASH_MSG_ITEMS
Hi friends,
I have an error with clean build and latest SVN:
bcc32.exe -I. -I../../../../../include -q -tWM -w -w-sig- -Q -d -6 -O2 -OS
-Ov -Oi -Oc -I"c:\harbour\bcc55\bin\..\Include" -DHB_GUI -DHB_NO_PROFILER
-DADS_LIB_VERSION=700 -DHB_HASH_MSG_ITEMS -DHB_NO_DEBUG -DHB_LEGACY_OFF
-DHB_FM_S
Hi
> I'm getting this when trying to create demowvg (using MinGW):
> ---
> Generating C source output to 'demowvg.c'... Done.
> C:/harbour-11/lib/win/mingw/libgtwvg.a(wvgsink.o):wvgsink.c:(.text+0x13ae):
> undefined reference to `hb_ToOutDebug'
> ---
>
> Both the lib and demowvg code contains
>
> I too could compile and run demowvg.prg. GTWVG does not work only with
> the extensions.
> I change GT to the GTWVT, like Viktor inquired.
> I not noticed that GTWVT is left and went from contrib to the
> core\source\rtl.
GTWVT has always been in source/rtl (since it exists
inside Harbour any
>-Original Message-
>From: Pritpal Bedi [mailto:bediprit...@hotmail.com]
>Sent: Friday, April 10, 2009 2:21 AM
>To: harbour@harbour-project.org
>Subject: RE: [Harbour] undefined symbol
>
>
>Hi Marek
>
[...]
>Now me too sis receiving this error.
>As fa
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)
>-Original Message-
>From: marek.horody...@interia.pl [mailto:marek.horody...@interia.pl]
>Sent: Tuesday, April 07, 2009 10:46 PM
>To: Harbour Deve
>Subject: [Harbour] undefined symbol
>
>Building from the nightly all is good.
>But when I'm building a t
Building from the nightly all is good.
But when I'm building a test application :
Function Main()
#include "hbgtinfo.ch"
REQUEST WVT_SetCodePage
? hb_gtInfo( HB_GTI_CLIPBOARDDATA)
inkey( 0)
Return Nil
I have this error:
Open Watcom Linker Version 1.8
Portions Copyright (c) 1985-2002 Sybase, I