Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-26 Thread smu johnson
I just changed it to HB_CURDRIVE a few mins before you wrote that.. but you beat me to it! :) On Fri, Feb 26, 2010 at 4:56 PM, Viktor Szakáts wrote: > Either add hbxpp to you liblist or change the call to HB_CURDRIVE(). > > See ChangeLog for more. > > Brgds, > Viktor > > > On Sat, Feb 27, 2010 a

Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-26 Thread Viktor Szakáts
Either add hbxpp to you liblist or change the call to HB_CURDRIVE(). See ChangeLog for more. Brgds, Viktor On Sat, Feb 27, 2010 at 1:50 AM, smu johnson wrote: > I should also note that I got Harbour dev to compile in windows, just that > I can't get it to compile my .PRGs > > > On Fri, Feb 26,

Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-26 Thread smu johnson
I should also note that I got Harbour dev to compile in windows, just that I can't get it to compile my .PRGs On Fri, Feb 26, 2010 at 4:47 PM, smu johnson wrote: > I also am getting this. > > ..\latest\.hbmk\win\mingw\1BMMENU.o:1BMMENU.c:(.data+0x818): undefined > reference to `HB_FUN_CURDRIVE'

Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-26 Thread smu johnson
I also am getting this. ..\latest\.hbmk\win\mingw\1BMMENU.o:1BMMENU.c:(.data+0x818): undefined reference to `HB_FUN_CURDRIVE' ..\latest\.hbmk\win\mingw\CHECKSYS.o:CHECKSYS.c:(.data+0x7c8): undefined reference to `HB_FUN_CURDRIVE' ..\latest\.hbmk\win\mingw\SUPPLIER.o:SUPPLIER.c:(.data+0xf88): undef

Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-20 Thread Massimo Belgrano
same in win WIN-MAKE[2]: [install] Error 1 (ignored) ../../../../../bin/win/mingw/harbour.exe ../../../hbrun.prg -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l gcc -I. -I../../../../../include -Wall -W -O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -ohbrun.o

Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-20 Thread marco bra
Hi, on Ubuntu 9.10 32bit Recompiling Harbour SVN Rev.: 13933 I get make[3]: `../../../../../bin/linux/gcc/hbrun' is up to date. gcc -L../../../../../lib/linux/gcc -L/usr/X11R6/lib -o../../../../../bin/linux/gcc/hbmk2 hbmk2.o -lhbcplr -lhbpp -lhbcommon -lhbextern -lhbdebug -lhbvmmt -lhbrtl -lhbla

[Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'

2010-02-20 Thread vatzct
Hi!I can't build harbour $Id: ChangeLog 13933 2010-02-20 12:03:26Z vszakats $../../../../../bin/win/bcc/harbour.exe ../../../hbmk2.prg  -i./../../../../include -n1 -q0 -w3 -es2 -kmo -i- -lbcc32.exe   -I. -I../../../../../include -q -tWM -CP437 -w -w-sig- -Q -d -6 -O2 -OS -Ov -Oi -Oc -DHB_LEGACY_TYP