01-10-2010 05:36 AM
Hello
i m trying to get the ''dll file'' of my simulink model.when i click on the INCREMENTAL BUILD option it gets converted successfully but there is not DLL file in the folder.then i checked the option''Generate Makefile''in real time work option. so i got the following error
Error building Real-Time Workshop target for block diagram 'unsynchd3'. MATLAB error message:
Error using ==> issue_inv_comp_env_val_error at 9
Invalid setting for environment variable MSDevDir or DevEnvDir.
The setting is: ''
You can verify the setting by checking for the existence of:
%DevEnvDir%\..\tools\vsvars32.bat (for Visual C/C++ 7.1)
%MSDevDir%\..\..\vc98\bin\vcvars32.bat (for Visual C/C++ 6.0)
%DevEnvDir%\..\tools\vsvars32.bat (for Visual C/C++ 8.0)
so anyone know how to correct this problem or how to get the dll file of the simulink model????
01-11-2010 08:45 AM