process-foreign-file & "cl" mismatch
I am having trouble when attempting to convert a C header file using the Lispworks editor (Works->buffer->Evaluate) and "process-foreign-file". The conversion chokes with a: "The system cannot find the file when specified." command "cl" /nologo /E /I"C:\SDL-1.2.8" /Tc "C:\docume~1\........\LOCALS~1\Temp\PCL109.h" I find this strange that this occurs when attemting tp process foreign code using the Lispworks Editor, as per the instructions in the FLI Manual. What am I doing wrong? -Luke