This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C166INC env var for EC166

Hi,

I'm trying to compile the C:\Keil\C166\Examples\EC++\complex\complex.cpp file from my command line.

C:\>SET C166INC=C:\KEIL\C166\INC

C:\>c:\Keil\C166\bin\EC166.EXE "c:\keil\C166\Examples\EC++\complex\COMPLEX.CPP"

EC166 EC++ COMPILER V1.07
COPYRIGHT KEIL ELEKTRONIK GmbH 2000 - 2005
"C:\\KEIL\\C166\\EXAMPLES\\EC++\\COMPLEX\\COMPLEX.CPP", line 6: error: could not
 open source file "stdio.h"
  #include  <stdio.h>
                     ^
Compilation terminated.

The C166INC env variable is obviously set...

Thanks a lot!

Pierre

Parents Reply Children
No data