PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marty Francom on June 07, 2005, 02:22:49 PM

Title: Compiler Problem * "Log File Not Found" error
Post by: Marty Francom on June 07, 2005, 02:22:49 PM
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
Title: Compiler Problem * "Log File Not Found" error
Post by: Marty Francom on June 08, 2005, 03:05:09 AM
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.