Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
: fatal error C1083: Cannot open include file: 'simstruc.h': No such file or directory
Posted:
Dec 6, 2012 5:35 AM
|
|
Dear All
I am trying to import AMESim model in Simulink as S Function. But doing so, I am getting the following error:
AMEcompile110.bat does a 64 bit setup Setting environment for using Microsoft Visual Studio 2008 Beta2 x64 tools. Setting environment for using Microsoft Visual Studio 2008 Beta2 x64 tools. Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe -c -DWIN32 -DAMESIMULINK -I"C:\Programs\MATLAB/extern/include" -I"C:\Programs\MATLAB/simulink/include" -I"C:\AMESim\v1110/interfaces/simulink" -I"C:\AMESim\v1110/interfaces" -I"C:\AMESim\v1110\lib" -nologo -DWIN32 -MT -W3 -Od -D "_MBCS" -EHsc -wd4996 -o AMESimulinkStandardInterface_.obj AMESimulinkStandardInterface_.c cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release AMESimulinkStandardInterface_.c AMESimulinkStandardInterface_.c(791) : fatal error C1083: Cannot open include file: 'simstruc.h': No such file or directory NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\cl.exe"' : return code '0x2' Stop. System build error
Please help me. Thanks in advance!
Chaitanya
|
|
|
|