Compiler Problem * "Log File Not Found" error

Started by Marty Francom, June 07, 2005, 02:22:49 PM

Previous topic - Next topic

Marty Francom

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

Marty Francom

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.