フィルターのクリア

adding an external file, during automatic generation of a dll

2 ビュー (過去 30 日間)
Carlos
Carlos 2011 年 12 月 20 日
Hi,
I'm generating a dll from Real-Time Workshop (Simulink Coder) and I need to include some files created by me (outside Matlab) to add a layer to suit specific hardware.
I tried to make the same that makes Matlab with files generated in the work directory. And including the path of my file, but I have this error:
NMAKE : fatal error U1073: don't know how to make '".\X86Rel\myfile.obj"' Stop.
I don't know what make. Thanks in advance

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2011 年 12 月 20 日
Where did you add your file to (in what directory), and how did you include it in the generated makefile? I would recommend adding it to the USER_SRCS variable in the makefile.

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by