Where to download the most recent ACESDK from ?

Where to download the most recent ACESDK from ?

Postby Antonio Linares » Tue Jun 25, 2013 5:57 pm

As subject

Rules for Harbour:
HB_WITH_ADS=C:\ads\acesdk
regards, saludos

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

Re: Where to download the most recent ACESDK from ?

Postby Antonio Linares » Tue Jun 25, 2013 6:44 pm

regards, saludos

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

Re: Where to download the most recent ACESDK from ?

Postby Antonio Linares » Wed Jun 26, 2013 1:46 am

As the Harbour make for contribs uses to fail due to unresolved dependencies, finally I built it this way:

govc.bat
Code: Select all  Expand view
SET ADS_LIB_VERSION=810 <<<< set for you version
set HB_WITH_ADS=%ProgramFiles%\Advantage 11.10\acesdk
set path=%path%;%ProgramFiles%\Microsoft Visual Studio 10.0\VC\bin
call "%ProgramFiles%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
c:\harbour\bin\hbmk2 --compiler=msvc rddads


Built libraries: (ace32.lib and rddads.lib)
https://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=rddads_msvc_20130625.zip
regards, saludos

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

Re: Where to download the most recent ACESDK from ?

Postby Antonio Linares » Tue Jul 02, 2013 10:25 am

regards, saludos

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

Re: Where to download the most recent ACESDK from ?

Postby Antonio Linares » Tue Jul 02, 2013 1:05 pm

This is how I built it for Tim (ADS 700) from Windows 7 64 bits:

go.bat (to be called from c:\harbour\contrib\rddads folder)
Code: Select all  Expand view
SET ADS_LIB_VERSION=700
set HB_WITH_ADS=%ProgramFiles(x86)%\Advantage 11.10\acesdk
set path=%path%;%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\VC\bin
call "%ProgramFiles(x86)%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
c:\harbour\bin\hbmk2 rddads
regards, saludos

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


Return to Utilities / Utilidades

Who is online

Users browsing this forum: No registered users and 7 guests