Rebuild FiveHX.LIB with new XHARBOUR

Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Sun Jun 22, 2014 4:13 pm

>>IN ENGLISH
==========
Hello friends,

I need to rebuild the FiveHX.LIB, I'm not getting this giving me many mistakes and I don't know what the C or should I include PRGs in creating the LIB.

I created a BAT FILE identical to Mr. EMG, more I am not able to generate the LIB.

Mr. Linares can you help me, I'll be very grateful.

Rebuild_FHX.Bat

Code: Select all  Expand view

@ ECHO OFF

COPY e:\fwharbour\source\function\*.prg
COPY e:\fwharbour\source\winapi\*.prg
COPY e:\fwharbour\source\classes\*.prg

DEL expbuild.prg
DEL db10.prg
DEL odbc32.prg
DEL dbm.prg
DEL vbxctrl.prg
DEL _index.prg
DEL dbms.prg
DEL ddeserv.prg
DEL field.prg
DEL tnewsins.prg
DEL c3.prg

SET HARBOURCMD=/a /es1 /gc0 /l /m /n /q /w
SET INCLUDE=e:\fwharbour\include;e:\xharbour\include
FOR %%i IN (*.prg) DO e:\xharbour\harbour %%i
SET HARBOURCMD=
SET INCLUDE=
IF EXIST *.prg DEL *.prg

FOR %%i IN (*.c) DO e:\bcc55\bin\bcc32 +xharbour.cfg -c %%i
IF EXIST *.c DEL *.c

FOR %%i IN (*.obj) DO e:\bcc55\bin\tlib Fivehx /P32 +%%i
IF EXIST *.obj DEL *.obj
IF EXIST *.bak DEL *.bak

IF EXIST fivehx.lib COPY fivehx.lib e:\fwharbour\lib
IF EXIST fivehx.lib DEL fivehx.lib
 


XHARBOUR.CFG:
Code: Select all  Expand view

-5
-DHB_FM_STATISTICS_OFF
-DHB_GUI
-DHB_NO_PROFILER
-DHB_NO_TRACE
-DHB_WIN32_IO
-Ie:\fwharbour\include;e:\xharbour\include;e:\bcc55\include
-k-
-O1
-O2
-OS
-Ov
-v-
-W
-w
-w-inl-
 


only errors with TLIB, below the errors.
Code: Select all  Expand view

TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'a' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'a' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'a' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'b' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'c' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'd' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'e' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'e' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'e' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'e' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'e' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'f' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'g' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'h' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'h' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'h' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'i' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'k' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'l' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'l' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'l' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'l' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'l' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'm' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'n' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'n' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'o' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'p' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'p' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'p' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'p' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'p' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'r' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 's' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 't' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'u' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'v' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'v' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'v' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'v' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'v' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'w' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'w' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'w' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'w' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'x' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'x' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'x' in command line
TLIB 4.5 Copyright (c) 1987, 1998 Borland International

Error: unexpected char 'x' in command line
 
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Sun Jun 22, 2014 5:50 pm

Jackson,

I have modified it a little and worked perfectly fine. I don't get your errors.

go.bat
Code: Select all  Expand view
@ ECHO OFF

COPY c:\fwh\source\function\*.prg
COPY c:\fwh\source\winapi\*.prg
COPY c:\fwh\source\classes\*.prg

DEL expbuild.prg
DEL db10.prg
DEL odbc32.prg
DEL dbm.prg
DEL vbxctrl.prg
DEL _index.prg
DEL dbms.prg
DEL ddeserv.prg
DEL field.prg
DEL tnewsins.prg
DEL c3.prg
del errsysw_.prg
del fwppc.prg

SET HARBOURCMD=/a /es1 /gc0 /l /m /n /q /w
SET INCLUDE=c:\fwh\include;c:\xharbour\include
FOR %%i IN (*.prg) DO c:\xharbour\bin\harbour %%i
SET HARBOURCMD=
SET INCLUDE=
IF EXIST *.prg DEL *.prg

FOR %%i IN (*.c) DO c:\bcc55\bin\bcc32 +xharbour.cfg -c %%i
IF EXIST *.c DEL *.c

FOR %%i IN (*.obj) DO c:\bcc55\bin\tlib Fivehx /P64 +%%i
IF EXIST *.obj DEL *.obj
IF EXIST *.bak DEL *.bak
 
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Mon Jun 23, 2014 1:15 am

Thanks Linares

Was 1000% now recompiling the Fivehx.lib, else happened this error below.

--------------------Configuration: WEstok - Release--------------------
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_CALPOS' referenced from G:\FWH\FWH_14_02\LIB\FIVEHX.LIB|tfoldex

I'm hanging on.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Mon Jun 23, 2014 5:09 am

Jackson,

I am afraid I can't help you on this, because that function it is only available in the most recent FWH versions and it is a complex C code (and we decided not to provide its source code).

So the only way to solve it is to upgrade your FWH version.
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Mon Jun 23, 2014 11:47 am

Hello Friend Linares

Plus I'm already using the FWH 14.02, and if I use the original FiveHx.LIB there is this error, I think it must be the TFoldex.prg that this outdated on my package of FWH 14.02. This is an observation, I wonder if it wouldn't be that.

I'm hanging on.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Mon Jun 23, 2014 1:53 pm

Jackson,

Please look for that function name inside FiveHC.lib

I use Total Commander to look for strings inside all kind of files, so this way you can know for sure if it is included or not
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Mon Jun 23, 2014 2:35 pm

Hello Friend Linares

Excuse my ignorance as I do it.


I'm hanging on.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Wed Jun 25, 2014 1:24 am

Hello Friend Linares

Tried to do a Function CalPos (); Return and it didn't work, so I took FLDEX.OBJ of Fivehx. Lib original and it worked, I believe that this FLDEX.OBJ shouldn't stay in Fivehx.lib, more on FiveH.lib or FivehC.lib.

In the case of this FLDEX.OBJ he is only in C or was compiled by XHARBOUR.

I'm hanging on.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Wed Jun 25, 2014 10:27 am

Jackson,

It is a PRG and includes a #pragma BEGINDUMP ENDDUMP with C code also. Yes it is compiled with Harbour.

I will ask Daniel if he has any objection to provide its sources :-)
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Sat Jul 26, 2014 3:05 pm

Ingles by TRADUKKA
Friend I'm experiencing some problems with the version of the FWH 14.02 and new SQLRDD, my system is crashing a lot, simply the system will perform some function and the same for and is awaiting, and windows returns saying that the system not responding, that's not always what happens, and it's not in specific location of the system is esporadico these lockups, ja I talked to LUIZ CULIK and he claims he may be the version with which the LIBs were compiled from xH.ORG, I recompilei it, the more there is some modules that do not exist in the source, so I had to extract the OBJ and add in LIB, more still remains the problem, I had to go back to the version of the FWH 12.09 this well stable, I just can't stay in this version, due to NFCe which will enter into force in my State in Oct/2014.

Would it be possible to compile the LIBs of the FWH with the XH.ORG version from SVN to me. I'm having a lot of problems with my clients as a result of freezing the system.

I'm hanging on.

Português
Amigo estou enfrentando alguns problemas com a versão do FWH 14.02 e a nova SQLRDD, meu sistema fica travando muito, simplesmente o sistema vai executar alguma função e o mesmo para e fica aguardando, e o windows retorna dizendo que o sistema não esta respondendo, isso não é sempre que acontece, e não é em local especifico do sistema, é esporadico estes travamentos, ja falei com o LUIZ CULIK e ele alega que pode ser a versão com a qual as LIBs foram compiladas do xH.ORG, já recompilei ela, mais existe alguns modulos que não existem o fonte, então tive que extrair os OBJ e adcionar na LIB, mais mesmo assim continua o problema, tive que voltar para a VERSÃO do FWH 12.09 que esta bem estavel, só que não posso ficar nesta versão, devido a NFCe que vai entrar em vigor no meu estado em out/2014.

Seria possível compilar as LIBs do FWH com a versão do XH.ORG do SVN para mim. estou tendo muitos problemas com meus clientes por este motivo de congelamento do sistema.

Fico no aguardo.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Sun Jul 27, 2014 1:14 pm

When you experience these lockups, do you get any message at all ?

Could you send me the files to reproduce it here ?

I would like to test your app using the Visual Studio 2013 debugger so we can know for sure where the problem is coming from.

I guess the easiest way would be to have a TeamViewer session and I will build your app there and run it from the Visual Studio debugger and trace its low level code execution.

Not having the source code for SQLRDD is a big problem (thats why I always insist on not using closed software) but we may try to find whats going on using the low level debugger of Visual Studio. Don't worry, just trust in me, as we may be able to solve it :-)
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Sun Jul 27, 2014 2:01 pm

By Tradukka

Hello Friend Antonio

Actually what I need is the LIBs of 14.06 FiveWin compiled with the latest SVN XH.ORG, because according to LUIZ CULIK ira solve the problem, more if this is not possible, it will be an immense pleasure to be talking with you personally via TeamViewer can also have the same registered, because I don't like anything pirate, more like I said previously this problem of freezing the system doesn't always happen, are sporadic situations.

You just mark the date and time in order that you can help me.

I'm hanging on.

Português
Ola amigo Antonio

Na realidade o que preciso é das LIBs do FiveWin 14.06 compiladas com o XH.ORG do SVN mais recente, pois segundo o LUIZ CULIK ira resolver o problema, mais caso isso não seja possível, será um imenso prazer estar conversando com você pessoalmente via TeamViewer pois também tenho o mesmo registrado, pois não gosto de nada PIRATA, mais como falei anteriormente este problema de CONGELAMENTO do sistema não acontece sempre, são esporádicas as situações.

É só você marcar o dia e a hora para podermos que você possa me ajudar.

Fico no aguardo.
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby Antonio Linares » Mon Jul 28, 2014 6:17 am

Jackson,

Here you have the most recent xharbour build as for today:

https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/xharbour_bcc582_20140728.zip

Today or tomorrow we will publish FWH 14.07 and we will build it using this new xHarbour build. Its better that you use the new FWH 14.07 as it solves many issues from the previous FWH 14.06
regards, saludos

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

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby karinha » Mon Jul 28, 2014 1:33 pm

Antonio Linares wrote:Jackson,

Here you have the most recent xharbour build as for today:

https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/xharbour_bcc582_20140728.zip

Today or tomorrow we will publish FWH 14.07 and we will build it using this new xHarbour build. Its better that you use the new FWH 14.07 as it solves many issues from the previous FWH 14.06



Maestro, compilado con FWH13.06 y al parecer funciona como de costumbre con esta nueva versión.

Haciendo más pruebas.

Gracias, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Rebuild FiveHX.LIB with new XHARBOUR

Postby miragerr » Mon Jul 28, 2014 2:48 pm

Hello Friend antonio

Thank you very much for your assistance, I will be ready on standby of new FWH 14.07
Jackson Douglas C. Brito
Boa Vista - RR - Brasil
FWH 12.09 Last Build
xHarbour Free
UESTUDIO
SQLRDD
User avatar
miragerr
 
Posts: 140
Joined: Tue Oct 11, 2005 2:36 am
Location: Brasil


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Silvio.Falconi and 97 guests