Undefined reference when recreating Integrating GPU Coder into Simulink example

I am attemping to recreate the Integrating GPU Coder™ into Simulink® example and getting an error when running my Simulink model.
I have run through the example and it works fine.
When I create my own Simulink model (as identical as possible to that of the example) and attemp to call the DLL created with GPU Coder, I get the error "undefined reference to sobelEdge".
It appears that the code generation is sucessful, but the final linking stage fails as it does not find the library.
I have attached the sobelEdge example which does run, plus my Simulink model Test.slx, which does not run.
I have attempted to compare the Simulink models, and I canot see any differences in the model design or configuration.
What am I missing?
Is there some hidden model configuration option that points the model at the library which I have not set?

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Simulink Coder 的更多信息

产品

版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by