- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tried OpenVino 2020.1 Release with Visual Studio 29017 on Windows 10. The build was successful, but when running the built program it always shows the issue:
The procedure entry point nanf could not be located in the dynamic link library ... ngraph.dll.
I even tried to build the demo projects and still got the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Ram Prasad
I got the same issue. I succeed recompiling and running the whole sample source code in debug mode, invoking ngraphd.dll.
But in Release mode (VS2017), I get the same error message with ngraph.dll of the same version. 2020 R1 .0333
The issue came from I have mixed Release and Debug Library and cldnn_global_custom_kernels.
Replacing everyone in the proper directory. and It works fine.
I added also vcruntime140.dll, libmmd.dll and Msvcp140.dll in the release directory.(per security)
Kine regards
Laurent
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ying,
The issue might be due to another version of ngraph.dll present in the system.
Possible solutions for this issue are described in this article.
Hope this helps.
Regards,
Ram prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ramprasad,
thanks for the link to the article. I am facing a similar issue and could not resolve the issue.
The dll which is attempted to be loaded is the one in the openvino distribution. This means that the dynamic loading should not go into conflict with any other possible ngraph instance (if at all), right?
This is causing an integration issue at our end and a solution would be really welcomed.
Thanks and stay healthy and safe!
Bests,
Sid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you able to run the verification scripts?
Also, provide the complete logs. So that it will be easy to debug from our end.
Regards,
Ram prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Ram Prasad
I got the same issue. I succeed recompiling and running the whole sample source code in debug mode, invoking ngraphd.dll.
But in Release mode (VS2017), I get the same error message with ngraph.dll of the same version. 2020 R1 .0333
The issue came from I have mixed Release and Debug Library and cldnn_global_custom_kernels.
Replacing everyone in the proper directory. and It works fine.
I added also vcruntime140.dll, libmmd.dll and Msvcp140.dll in the release directory.(per security)
Kine regards
Laurent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for sharing the information with the community.
Best Regards,
Ram prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi; I am also getting this issue. Steps from above have not helped. I am using dll's from openvino_2020.3.194. It works in debug. I am not sure what info to provide. I have had no issues in previous releases. I have tried adding all the CRT libraries I could find but am unsure what one it requires.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Same situation here. Any news regarding matter above.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Sorry I was too fast. I foolowed SIRIGIRI_V_Inte
I unziped package ww_icl_redist_intel64_2017.8.275.msi and renamed file libmmd_dll.D9F09DDD_F3FE_427A_A63E_83D87E7D99CC to libmmd.dll and copied it to release folder.
Then all examples were running OK.
Thnak you,
Josip

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page