Ahora entiendo por qué casi nadie quiere usar este compilador. Creo que me rendiré, volveré a mi amado Borland BCC77 Y XHARBOUR.
El compilador es bueno, pero está lleno de trampas y requiere mucho trabajo.
Now I understand why almost no one wants to use this compiler. I think I'll give up and go back to my beloved Borland BCC77 and XHARBOUR.
The compiler is good, but it's full of pitfalls and requires a lot of work.
if exist %1.rc %mingw%\bin\windres -D__FLAT__ -DDIALOG=DIALOGEX -i%1.rc -o_%1.o --preprocessor "gcc -E -xc-header -include windows.h"
Khbmk2: Processing environment options: -comp=mingw
hbmk2: Compiling Harbour sources...
Harbour 3.2.0dev (r2503251254)
Copyright (c) 1999-2024, https://harbour.github.io/
hbmk2: Compiling resources...
C:/SENDMAIL/ACBRREAL.rc:300: fatal error: when writing output to : Invalid argument
compilation terminated.
windres.exe: C:/SENDMAIL/ACBRREAL.rc:10: syntax error
windres.exe: preprocessing failed.
hbmk2[Proj]: Error: Running resource compiler. 1
windres.exe -IC:/HBGCC151/include -IC:/HBGCC151/contrib/hbwin -IC:/HBGCC151/contrib/hbct -IC:/HBGCC151/contrib/xhb -IC:/HBGCC151/contrib/hbtip -IC:/HBGCC151/contrib/hbfship -IC:/HBGCC151/contrib/hbxpp -IC:/HBGCC151/contrib/hbmzip -IC:/HBGCC151/contrib/hbcomm -IC:/HBGCC151/contrib/hbcurl C:/SENDMAIL/ACBRREAL.rc -O coff -o C:/SENDMAIL/ACBRREAL.reso
Regards, saludos.