Discussion:
Compiling in linux
Marcelo Anelli
2008-10-22 13:28:21 UTC
Permalink
Testing again on linux:

In file included from ../../../../include/hbvm.h:56,
from ../../ads1.c:59:
../../../../include/hbapi.h:330: warning: type qualifiers ignored on function
return type
In file included from ../../ads1.c:70:
../../rddads.h:66:17: error: ace.h: No existe el fichero o el directorio
In file included from ../../ads1.c:70:
../../rddads.h:198: error: expected specifier-qualifier-list
before ‘ADSHANDLE’
../../rddads.h:235: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘hb_ads_hConnect’
../../ads1.c: In function ‘adsSetListener_callback’:
../../ads1.c:112: warning: implicit declaration of function ‘AdsSetDateFormat’
../../ads1.c:112: error: ‘UNSIGNED8’ undeclared (first use in this function)
../../ads1.c:112: error: (Each undeclared identifier is reported only once
../../ads1.c:112: error: for each function it appears in.)

Marcelo Anelli C. o^o¬
***@marceloanelli.com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Luiz Rafael Culik Guimaraes
2008-10-22 13:36:42 UTC
Permalink
Hi

in linux, is need the ace.h from ads inside contrib\rdd_ads directory

Regards
Luiz
----- Original Message -----
From: "Marcelo Anelli" <***@marceloanelli.com>
To: <xharbour-***@lists.sourceforge.net>
Sent: Wednesday, October 22, 2008 11:28 AM
Subject: [xHarbour-developers] Compiling in linux
Post by Marcelo Anelli
In file included from ../../../../include/hbvm.h:56,
../../../../include/hbapi.h:330: warning: type qualifiers ignored on function
return type
../../rddads.h:66:17: error: ace.h: No existe el fichero o el directorio
../../rddads.h:198: error: expected specifier-qualifier-list
before ‘ADSHANDLE’
../../rddads.h:235: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘hb_ads_hConnect’
../../ads1.c:112: warning: implicit declaration of function
‘AdsSetDateFormat’
../../ads1.c:112: error: ‘UNSIGNED8’ undeclared (first use in this function)
../../ads1.c:112: error: (Each undeclared identifier is reported only once
../../ads1.c:112: error: for each function it appears in.)
Marcelo Anelli C. o^o¬
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
https://lists.sourceforge.net/lists/listinfo/xharbour-developers
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Continue reading on narkive:
Loading...