Proyecto: xCont, Entorno: Hb_MinGW_DOS:
[1]:gcc.Exe -oxCont.Exe -Wall -mno-cygwin -mwindows xCont.gcl
D:\harbourMinGW\Lib/libhbole.a(ole2.o):ole2.c:(.text+0x217): undefined
reference to [EMAIL PROTECTED]'
D:\harbourMinGW\Lib/libhbole.a(ole2.o):ole2.c:(.text+0x31e): undefined
reference to [EMAI
Hi all, Przemek,
Attached you can see a xHarbour test ( HB_MEM_BLOCKS doesn't exist in
Harbour FM.C ) that shows how memory blocks go increasing when we call
DbUseArea() with new file name.
Is it a normal behavior ?
Many thanks
Juan
#include "hbmemory.ch"
#define MAXTEST 5
REQUEST DBFCDX
Hi Massimo,
Non-GNU make system: set ADS_VER=810
GNU make system: set ADS_REQUIRED_VERSION=810
[ See my previous mail to Ed, or just peek into
the make_b32.bat file. ]
If I get to it, I'll sync the GNU make system
to use ADS_VER too.
Brgds,
Viktor
On 2008.05.02., at 11:05, Massimo Belgrano wr
Set ADS_REQUIRE_VERSION=8.10
set ADS_VER=810
SET CFLAGS= -DADS_REQUIRE_VERSION=8
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Massimo Belgrano
Sent: Friday, May 02, 2008 10:57 AM
To: [EMAIL PROTECTED]; Harbour Project Main Developer List.; Szakáts Vikto
wHat us required for example for v8.1 or ver 9?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor
Sent: Friday, May 02, 2008 10:27 AM
To: harbour@harbour-project.org
Subject: [Harbour] CHANGELOG: 2008-05-02 10:17 UTC+0100 Viktor Szakats
(har
2008-05-02 10:17 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/rddads/make_b32.bat
* contrib/rddads/make_vc.bat
* contrib/rddads/rddads.h
* contrib/rddads/ads1.c
* contrib/rddads/adsfunc.c
! Fixed to compile without ADS_VER/ADS_REQUIRE_VERSION
being set.
Hi Ed,
You need to set ADS_VER to your ADS version,
before calling the batch file:
set ADS_VER=810
(see more inside the batch file)
Brgds,
Viktor
On 2008.05.02., at 1:49, Edmer wrote:
The following error appears when I run make_b32.bat. I'm using C++
Builder 6
and ADS 8.1
MAKE Version