G'day everyone

I've downloaded HBIde and managed to set it up to use the MinGW compiler under HMG. Now I'm trying to build a test prg and am getting error messages I don't understand.

The problems:
1. the compiler doesn't know what to do with "-width=512" and I don't know where that parameter gets specified. 2. the compiler doesn't know what to do with all the "-3rd=" parameters which I've found embedded in C:\hbide\projects\cargilltest.hbp

The transcript is below.

Kind regards,
Bruce M. Axtens

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

Project [ CargillTest ] Launch [ No ] Rebuild [ No ] Started [ 14:09:07 ]

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

Batch File Exists => C:\Users\Bruce\AppData\Local\Temp\pyywdd.bat

Batch File Contents =>

set HB_COMPILER=mingw

set PATH=c:\hb20;c:\hmg3.0.30\mingw\bin

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

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

Arguments => /C C:\Users\Bruce\AppData\Local\Temp\pyywdd.bat

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

CurDir() => Users\Bruce\Desktop Starting in => C:\hbide\projects\

C:\hbide\projects>set HB_COMPILER=mingw

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

C:\hbide\projects>C:/hb20/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:\hb20\bin C:\hb20\include C:\hb20\lib\win\mingw

C:\hb20\lib\win\mingw

hbmk2: Processing configuration: C:\hb20\bin\hbmk.cfg

hbmk2: Harbour compiler command (embedded):

(C:\hb20\bin\harbour.exe) -n2 p:/other/cargillchemist/test.prg -3rd=hbide_version=1.0 -3rd=hbide_type=Executable -3rd=hbide_title=CargillTest -3rd=hbide_location=C:/hbIDE/projects/ -3rd=hbide_workingfolder= -3rd=hbide_destinationfolder=P:/Other/CargillChemist -3rd=hbide_output=CargillTest -3rd=hbide_launchparams= -3rd=hbide_launchprogram= -3rd=hbide_backupfolder= -q -width=512 -iC:/hb20/include

Error F0034 Bad command line option '3'

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

(C:\hb20\bin\harbour.exe) -n2 p:/other/cargillchemist/test.prg -3rd=hbide_version=1.0 -3rd=hbide_type=Executable -3rd=hbide_title=CargillTest -3rd=hbide_location=C:/hbIDE/projects/ -3rd=hbide_workingfolder= -3rd=hbide_destinationfolder=P:/Other/CargillChemist -3rd=hbide_output=CargillTest -3rd=hbide_launchparams= -3rd=hbide_launchprogram= -3rd=hbide_backupfolder= -q -width=512 -iC:/hb20/include

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

Exit Code [ 6 ] Exit Status [ 0 ] Finished at [ 14:09:07 ] Done in [ 0.12 Secs ]

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


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

Reply via email to