Delphi 7 RLINK32 Error reading dfm file - failed read -
i run problem came out of nowhere... dfm file gets read fine delphi when project built, when build command line (dcc32) error error: rlink32: error reading file "update.dfm" failed read
what more stranger project containing same file builds no error both delphi , dcc.
does have clue of cause this?
i tried build location, still same.
operating system windows server 2008. permissions seems correct.
use sysinternals process monitor, , watch when goes looking update.dfm.
you'll see dcc32 frantically searching everywhere update.dfm (except place is). or maybe find it, openfile fails error.
either way: you'll find out going on.
Comments
Post a Comment