Try not adding quotes. If in doubt pls just simply _copy_ my examples.
BTW you're setting 'msvc' while you expect your results in a bcc dir.

Brgds,
Viktor

On Wed, Mar 4, 2009 at 12:10 AM, Massimo Belgrano <[email protected]>wrote:

> after
> SET HB_INC_ADS="c:\devl\acesdk"
> set HB_DIR_IMPLIB=yes
> set HB_DIR_ADS="c:\devl\acesdk"
> SET HB_ARCHITECTURE=win
> SET HB_COMPILER=msvc
> make_gnu.bat clean install
>
> in my final dir (c:\harbour\bcc32\lib) rddads.lib is not present but
> ace32 is present
>
>
> 2009/3/3 Viktor Szakáts <[email protected]>:
> >> ok I think the problem is the SPACE
> >>
> >> I had it as: set HB_INC_ADS=c:\Program Files\Extended
> >> Systems\Advantage\ACESDK
> >>
> >> changed ith to :
> >>
> >> set HB_INC_ADS=c:\harbour\ACESDK   (of course I copied the ace file
> there)
> >
> > Could be, thanks, old make system was prepared to handle spaces
> > for these settings, GNU make may need patches to support it.
> >
> >>
> >> and it works now. (still trying to make it create ace32.dll)
> >
> > You need these additionally:
> > set HB_DIR_IMPLIB=yes
> > set HB_DIR_ADS=C:\devl\ADS910\ACESDK
> > Brgds,
> > Viktor
> >
> > _______________________________________________
> > Harbour mailing list
> > [email protected]
> > http://lists.harbour-project.org/mailman/listinfo/harbour
> >
> >
>
>
>
> --
> Massimo Belgrano
>
> Albo Nazionale Informatici Professionisti 2620
> Socio 2843 Associazione Informatici prof.
>
> Analisi e sviluppo software per Lan e Web
> Consulenza informatica - Formazione
> Delta Informatica S.r.l.  http://www.deltain.it
> Via Torelli,31 - 28100 Novara - Tel: 0321/30281
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to