Guys:
Is there a way that the BUILDX.BAT command and/or the xHarbour Builder (from commercial xHarbour) display all undeclared / undefined symbols and stop compiling / building, like the /W /ES2 from old Clipper: Clipper myprog /w /es2.
Thank you.
Guys:
Is there a way that the BUILDX.BAT command and/or the xHarbour Builder (from commercial xHarbour) display all undeclared / undefined symbols and stop compiling / building, like the /W /ES2 from old Clipper: Clipper myprog /w /es2.
Thank you.
Gustavo,
You can modify samples\buildx.bat yourself and use the same Clipper flags ![]()
Antonio:
Thank you very much.
Gustavo