generate a DLL by RTW without having Visual Studio

조회 수: 5 (최근 30일)
grapevine
grapevine 2013년 5월 27일
Hi folks,
I could use some help to understand the requirements of RealTime Workshop0
I was wondering it is possible to generate a DLL by RTW without setting the mex Does it require to have VIsual Studio C++ (or equivalent compilers) installed on the computer ?
thanks for reading

채택된 답변

Friedrich
Friedrich 2013년 5월 27일
Hi,
generating a DLL means compiling which means invoking a Compiler at some point. So yes you need a Compiler installed in order to generate a DLL.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by