Delphi Compiler Error
W1031 Package ‘%s’ will not be written to disk because -J option is enabled
Reason for the Error & Solution
The compiler can’t write the package to disk because the -J option is attempting to create an object file.
W1031 Package ‘%s’ will not be written to disk because -J option is enabled
The compiler can’t write the package to disk because the -J option is attempting to create an object file.