Changes between Initial Version and Version 1 of Ticket #4336, comment 1


Ignore:
Timestamp:
2017-03-17T17:03:34Z (8 years ago)
Author:
Francesco Casella

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4336, comment 1

    initial v1  
    1 Tried it also with {{{--simCodeTarget=Cpp}}}, got this:
     1Tried it also with {{{--simCodeTarget=Cpp}}}.
     2
     3On Windows, we get
     4{{{
     5OMCppDEMO.Test.Helium.TestCPAlgloop67.cpp: In member function 'virtual void TestCPAlgloop67::evaluate()':
     6OMCppDEMO.Test.Helium.TestCPAlgloop67.cpp:70:32: error: 'heliumCP_P_chB_P_Tm_' was not declared in this scope
     7       heliumCP_P_chB_P_Tm_(2,i_) = 573.15 /*stmtAssign*/;
     8}}}
     9which is similar to the issue with C code generation.
     10
     11On Linux, we get this:
    212{{{
    313DEMO.Test.Helium.TestCP.makefile:3: /usr/include/omc/cpp/ModelicaConfig_gcc.inc: No such file or directory