I get error as "LNK2019 undefined reference to mclregisterexternalfunction" in generated C code using matlab2016b.
4 ビュー (過去 30 日間)
古いコメントを表示
I generated c code using mcc(matlab2016b). If I try to use that c code in visual studio I get error as "LNK2019 undefined reference to mclregisterexternalfunction" . Is this problem related to .ctf file. I am not sure what does .ctf file contains.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!