testxbrw error

testxbrw error

Postby Ehab Samir Aziz » Fri Mar 10, 2006 6:06 am

Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'testxbrw.prg' and generating preprocessed output to 'testxbrw.ppo'...

100
300
400
Lines 689, Functions/Procedures 21
Generating C source output to 'testxbrw.c'... Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testxbrw.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_ADSSETSERVERTYPE' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
Error: Unresolved external '_HB_FUN_ADSSETFILETYPE' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
Error: Unresolved external '_HB_FUN_ADSKEYCOUNT' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
Error: Unresolved external '_HB_FUN_ADSGETRELKEYPOS' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
Error: Unresolved external '_HB_FUN_ADSSETRELKEYPOS' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
Error: Unresolved external '_HB_FUN_ADS' referenced from E:\PROGRAMS\CLIPPER\FWH\SAMPLES\TESTXBRW.OBJ
* There are errors
Ehab Samir Aziz
 
Posts: 334
Joined: Fri Oct 14, 2005 1:54 pm

Postby Antonio Linares » Fri Mar 10, 2006 7:20 am

That sample is using ADS local RDD. You need to link this library too: ads32.lib

In order to use the right one, please do:

implib.exe ads32.lib ads32.dll
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41469
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Ehab Samir Aziz » Fri Mar 10, 2006 8:36 am

I may switch adsloc32.dll instead of ads32.dll becuase I did not find ads32.dll ?
I should open the line :
echo %hdir%\lib\rddads.lib + >> b32.bc
Ehab Samir Aziz
 
Posts: 334
Joined: Fri Oct 14, 2005 1:54 pm

Postby Antonio Linares » Fri Mar 10, 2006 9:05 am

yes, right.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41469
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Enrico Maria Giordano, George, Google [Bot], SantaCroya and 141 guests