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

Problem with compiling C++ code in eval version

Good afternoon!

Please help me.
Yesterday I compiled my project well by license Keil software.
Today I try to compile same code by the Eval version at home.
And I have the following problem...
What's happened?

compiling Graph.cpp...
compiling Graph.ic...
C166 COMPILER V6.06 - SN: Eval Version
COPYRIGHT KEIL ELEKTRONIK GmbH 1991 - 2007
C166 FATAL-ERROR -
  ACTION:  PARSING INVOKE-/#PRAGMA-LINE
  LINE:    e:\Program Files\Keil\C166\BIN\C166.EXE Graph.ic OPTIMIZE(0,SPEED) MOD167 MODV2 DEBUG CODE BF(.\Graph.cpp) BC(
  ERROR:   NON-NULL ARGUMENT EXPECTED
C166 TERMINATED.

0