FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error Re-build TWbrowse 1.7 of Hernan with xHb.com & FWH
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error Re-build TWbrowse 1.7 of Hernan with xHb.com & FWH
Posted: Tue Dec 25, 2007 04:30 AM
Dear All,

I re-install FW707 & xHB.com Jan'07. I try to build Twbrowse 1.7 of Hernan but it's got an error. I used to success to re-compile but I cannot remember.

Type: C >>>xhb.exe -o"WBROWSE.c" -m -n -p -q -gc0 -D__HARBOUR__   -I"C:\fwh\include" -I"C:\xHB\include" -I"C:\xHB\include\w32" "C:\FWH\Download\TWBROWSE\SOURCE\WBROWSE.PRG"<<<

xHarbour Compiler build 0.99.70 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Generating object output to 'WBROWSE.obj'...

Type: C >>>xhb.exe -o"TMULTISE.c" -m -n -p -q -gc0 -D__HARBOUR__   -I"C:\fwh\include" -I"C:\xHB\include" -I"C:\xHB\include\w32" "C:\FWH\Download\TWBROWSE\SOURCE\TMULTISE.PRG"<<<

xHarbour Compiler build 0.99.70 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Generating object output to 'TMULTISE.obj'...

Type: C >>>xlib.exe  -out:"lib\twbrw32.lib"  "WBROWSE.obj"  "TMULTISE.obj"  "OBJ\WBRWLINE.OBJ" <<<

xLIB: fatal error: Invalid machine type in object 'OBJ\WBRWLINE.OBJ'.


Type: C >>>Couldn't build: twbrw32.lib<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>>      1278<<<


Regards,
Dutch
Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Error Re-build TWbrowse 1.7 of Hernan with xHb.com &amp; FWH
Posted: Thu Dec 27, 2007 10:46 AM

Dutch,

wbrwline.obj was compiled with borland and you are using xhb, which uses the microsoft object format. You must recompile wbrwline with Ms C or PellesC.

kind regards

Stefan
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error Re-build TWbrowse 1.7 of Hernan with xHb.com &amp; FWH
Posted: Thu Dec 27, 2007 01:50 PM

Dear Stefan,

I've got it.

Thanks,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion