FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour cretate fivehm
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
cretate fivehm
Posted: Fri Aug 22, 2008 04:50 PM

I can't create new fivehm (8.08) , I used xHarbour commercial

best regards

kajot
Posts: 312
Joined: Sat Oct 08, 2005 09:12 AM
Re: cretate fivehm
Posted: Fri Aug 22, 2008 06:25 PM
kajot wrote:I can't create new fivehm (8.08) , I used xHarbour commercial


This is very interesting :-)

Do you get an error message you could share with us?
May be with more information we could give you more support.

Regards,
Detlef
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
cretate fivehm
Posted: Fri Aug 22, 2008 07:17 PM

error:

Type: C >>>xhb.exe -o"Obj\activex.c" -m -n -pOObj\ -q -gc0 -D-w2 -I"D:\fwh\include" -I"D:\xHB\include" -I"D:\xHB\include\w32" "Source\Classes\activex.prg"<<<

Error F0034 Bad command line option: 'OObj\'

Type: C >>>Couldn't build: activex.obj<<<
Type: C >>>TMAKEOBJECT<<<
Type: C >>>TMAKEOBJECT:REFRESH<<<
Type: N >>> 1360<<<

best regards

kajot
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
cretate fivehm
Posted: Fri Aug 22, 2008 07:19 PM

[xbuild.prg->MAIN] (509)
Type: C >>>M->__ValToPrg_Object := ERROR():New()
M->__ValToPrg_Object:ARGS := Array(7)
M->__ValToPrg_Object:ARGS[1] := "xH_Fivehmx.lib"
M->__ValToPrg_Object:ARGS[2] := NIL
M->__ValToPrg_Object:ARGS[3] := "D:\xHB\"
M->__ValToPrg_Object:ARGS[4] := "-m -n -p -q -gc0"
M->__ValToPrg_Object:ARGS[5] := "D:\xHB\lib"
M->__ValToPrg_Object:ARGS[6] := "xhb.exe"
M->__ValToPrg_Object:ARGS[7] := NIL

M->__ValToPrg_Object:DESCRIPTION := "Invalid format: '//[Source\Classes\activex.prg]' in: xH_Fivehmx.lib"
M->__ValToPrg_Object:GENCODE := 1001
M->__ValToPrg_Object:OPERATION := "LOADPROJECT"
M->__ValToPrg_Object:SUBSYSTEM := "xBuild"
M->__ValToPrg_Object:PROCNAME := "LOADPROJECT"
M->__ValToPrg_Object:PROCLINE := 2796
M->__ValToPrg_Object:MODULENAME := "tproject.prg"
M->__ValToPrg_Object:AASTACK := Array(2)
M->__ValToPrg_Object:AASTACK[1] := Array(3)
M->__ValToPrg_Object:AASTACK[1][1] := "tproject.prg"
M->__ValToPrg_Object:AASTACK[1][2] := "LOADPROJECT"
M->__ValToPrg_Object:AASTACK[1][3] := 2796

  M-&gt;__ValToPrg_Object:AASTACK[2] := Array(3)
     M-&gt;__ValToPrg_Object:AASTACK[2][1] := "xbuild.prg"
     M-&gt;__ValToPrg_Object:AASTACK[2][2] := "MAIN"
     M-&gt;__ValToPrg_Object:AASTACK[2][3] :=        500

<<<

Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'
Couldn't scan: 'hbclass.ch'

best regards

kajot
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
cretate fivehm
Posted: Fri Aug 22, 2008 07:30 PM

Kajot,

> M->__ValToPrg_Object:DESCRIPTION := "Invalid format: '//[Source\Classes\activex.prg]' in: xH_Fivehmx.lib"

It looks as you have a "//" in the PRG name ?

You should check it with Patrick Mast. Here we use standard Borland (or Microsoft) make files only.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
cretate fivehm
Posted: Sat Aug 23, 2008 07:06 AM

now I have only this error

Couldn't scan: 'hbclass.ch'

best regards

kajot
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
cretate fivehm
Posted: Sat Aug 23, 2008 08:10 AM

Kajot,

Is your headers files folder path properly set ?

Please ask Patrick Mast for a more recent beta builder, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion