How can I use Linux libraries in S-function builder?

Hi everybody,
I am trying to create my own block in Simulink using S-function builder. I need to use some Linux libraries (like sys/ioctl.h) but my operating system is windows 7. I have tried to transfer that .h files by hand but I get the following error:
"Creating library prueba.lib and object prueba.exp prueba_wrapper.obj : error LNK2019: unresolved external symbol ioctl referenced in function prueba_Outputs_wrapper prueba.mexw64 : fatal error LNK1120: 1 unresolved externals"
I don't know how to solve this problem. Any suggestions?
Thanks in advance.

1 件のコメント

Michael Rodriguez
Michael Rodriguez 2014 年 8 月 8 日
Really need the answer to this question!

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

質問済み:

2014 年 6 月 16 日

コメント済み:

2014 年 8 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by