I have read the other posts on the subject and have shotened the command line, I still get the error: Any suggestions on how to find the problem and fix it? The message reads:
Compiler log file not found.
Attemped to read the file: C:\PL\Firefly\XmitSSL\CODEGEN_XMITSSL_MAIN.log
Current directory: C:\PL\FireFly\XmitSSLWL
Found the problem. Firefly appearently does not like directories that have long names. The directory I had my project in was 10 bytes and when I changed the directory name to 8 bytes then the program compiled without complaint.