• hbmake does not work, it gives a errors, from xharbour 32bit

    From reinaldohf@gmail.com@21:1/5 to All on Tue Jul 20 21:02:36 2021
    Em quarta-feira, 21 de julho de 2021 às 00:28:44 UTC-3, reina...@gmail.com escreveu:

    I am trying use xharbour version:

    xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
    Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From reinaldohf@gmail.com@21:1/5 to All on Tue Jul 20 20:28:43 2021
    the error from hbmake:
    C:\Program Files (x86)\Embarcadero\Studio\20.0\BIN\ilink32 @makefile.lnk 'C:\Program' is not recognized as a built-in command
    or external, an operable program or a batch file.

    Thanks for the help in advance.

    Reynaldo Henrique

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CV@21:1/5 to All on Wed Jul 21 05:53:45 2021
    El miércoles, 21 de julio de 2021 a la(s) 00:28:44 UTC-3, reina...@gmail.com escribió:
    the error from hbmake:
    C:\Program Files (x86)\Embarcadero\Studio\20.0\BIN\ilink32 @makefile.lnk 'C:\Program' is not recognized as a built-in command
    or external, an operable program or a batch file.

    Thanks for the help in advance.

    Reynaldo Henrique

    Hi Reynaldo

    Maybe you should use quotes:
    "C:\Program Files (x86)\Embarcadero\Studio\20.0\BIN\ilink32.exe" @makefile.lnk to start the linker in your batch file.

    Regards,
    Claudio Voskian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From reinaldohf@gmail.com@21:1/5 to All on Wed Jul 21 06:26:18 2021
    Em quarta-feira, 21 de julho de 2021 às 09:53:46 UTC-3, CV escreveu:
    El miércoles, 21 de julio de 2021 a la(s) 00:28:44 UTC-3, reina...@gmail.com escribió:
    the error from hbmake:
    C:\Program Files (x86)\Embarcadero\Studio\20.0\BIN\ilink32 @makefile.lnk 'C:\Program' is not recognized as a built-in command
    or external, an operable program or a batch file.

    Thanks for the help in advance.

    Reynaldo Henrique
    Hi Reynaldo

    Maybe you should use quotes:
    "C:\Program Files (x86)\Embarcadero\Studio\20.0\BIN\ilink32.exe" @makefile.lnk
    to start the linker in your batch file.

    Regards,
    Claudio Voskian

    Hi Claudio,
    the problem was already solved.

    Thanks for the help

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)