G'day everyone

Having downloaded and installed the nightly build, I'm having issues with HBIde again. In the output below, this appears to be the offending text:

hbmk2: Error: Running Harbour compiler (embedded). 1

(c:\hmg.3.0.30\harbour\bin\harbour.exe) -n2 C:/hbide/projects/cargilltest/test.prg -g3 -w3 -q -oc:\TEMP\ -ic:/hmg.3.0.30/harbour/include


Now when I did my 'make install', it was with
    SET HB_COMPILER=mingw
    SET HB_GT_LIB=gtwin
    SET HB_INSTALL_PREFIX=C:\hmg.3.0.30\HARBOUR
    SET HB_PLATFORM=win
And it all seemed to work okay for installation. However its the using it that's problematic now. Where did I go wrong this time?

Kind regards,
Bruce.

----------------------------------------------------------------------------------------------------

Project [ CargillTest ] Launch [ No ] Rebuild [ No ] Started [ 22:18:46 ]

----------------------------------------------------------------------------------------------------

Batch File Exists => c:\TEMP\l8kuzd.bat

Batch File Contents =>

set HB_COMPILER=mingw

set PATH=c:\hmg3.0.30\mingw\bin;c:\hmg.3.0.30\harbour\bin;

c:/hmg.3.0.30/harbour/bin\hbmk2 C:\hbide\projects\cargilltest.hbp -q -trace -info -lang=en -width=512

Command => C:\Windows\system32\cmd.exe

Arguments => /C c:\TEMP\l8kuzd.bat

----------------------------------------------------------------------------------------------------

CurDir() => hbIDE Starting in => C:\hbide\projects\

C:\hbide\projects>set HB_COMPILER=mingw

C:\hbide\projects>set PATH=c:\hmg3.0.30\mingw\bin;c:\hmg.3.0.30\harbour\bin;

C:\hbide\projects>c:/hmg.3.0.30/harbour/bin\hbmk2 C:\hbide\projects\cargilltest.hbp -q -trace -info -lang=en -width=512

hbmk2: Processing environment options: -compiler=mingw

hbmk2: Autodetected platform: win

hbmk2: Using Harbour: c:\hmg.3.0.30\harbour\bin c:\hmg.3.0.30\harbour\include c:\hmg.3.0.30\harbour\lib\win\mingw c:\hmg.3.0.30\harbour\lib\win\mingw

hbmk2: Processing configuration: c:\hmg.3.0.30\harbour\bin\hbmk.cfg

hbmk2: Harbour compiler command (embedded):

(c:\hmg.3.0.30\harbour\bin\harbour.exe) -n2 C:/hbide/projects/cargilltest/test.prg -g3 -w3 -q -oc:\TEMP\ -ic:/hmg.3.0.30/harbour/include

Error F0063 Unsupported output language option

hbmk2: Error: Running Harbour compiler (embedded). 1

(c:\hmg.3.0.30\harbour\bin\harbour.exe) -n2 C:/hbide/projects/cargilltest/test.prg -g3 -w3 -q -oc:\TEMP\ -ic:/hmg.3.0.30/harbour/include

----------------------------------------------------------------------------------------------------

Exit Code [ 6 ] Exit Status [ 0 ] Finished at [ 22:18:46 ] Done in [ 0.09 Secs ]

----------------------------------------------------------------------------------------------------


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to