| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) |
Rebuilding SysUtils.dcu: Cannot Find FFMT.OBJ
Question: Assemble FFMT.OBJ from FFMT.ASM with this command: tasm32 ffmt.asm Now add ffmt.obj to your project (also add your sysutils.pas and sysutils.hpp files). Rebuild your project. Original source: "Systutils.pas cannot find ffmt.obj - by Borland Developer Support Staff" at http://community.borland.com/article/0,1410,20492,00.html Comments:
|