Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6572 ディスカッション

Failed(code:126) to load Jobmodule_detector_yalo_openvino.dll

WeiSeng
従業員
1,930件の閲覧回数

Hi Team,

 

When we try to build openVINO project detected error:

Failed(code:126) to load Jobmodule_detector_yalo_openvino.dll

 

Any suggestion?

 

Picture attached.

0 件の賞賛
7 返答(返信)
Zulkifli_Intel
モデレーター
1,897件の閲覧回数

Hi WeiSeng,

 

Thank you for reaching out to us.

 

Please share with us these details for further investigation:

  • Are you trying to build OpenVINO Samples and Demos or your own project?
  • Which OpenVINO version did you use?
  • Operating System

 


Regards,

Zulkifli 


WeiSeng
従業員
1,859件の閲覧回数

Hi Zulkifli,

 

Thanks for your support, please find a reply.

 

  • Are you trying to build OpenVINO Samples and Demos or your own project?[Reply] We're try to build demo based on OpenVINO.
  • Which OpenVINO version did you use?[Reply] The openVINO is 2023.1.0
  • Operating System[Reply] Is Windows 10 and Visual Studio env.

 

Thanks!

       

 

 

Zulkifli_Intel
モデレーター
1,842件の閲覧回数

Hi Weiseng,

 

Can you share all the related files to build the demo and the steps to replicate the issue?

 

Regards,

Zulkifli 


WeiSeng
従業員
1,821件の閲覧回数

Hi Zulkifli,

 

Thanks for supporting.

This is customer projects and using the VC++ for development.

For this issue, is like path configuration issue.

Failed(code:126) to load Jobmodule_detector_yalo_openvino.dll

 

Maybe you have some guide how to configure the path on the DLL file?

 

Many Thanks!

Zulkifli_Intel
モデレーター
1,720件の閲覧回数

Hi WeiSeng,


Sorry for the delay.


A lot of users faced the same error with code 126. Here is one of the suggested workaround to identify the cause. Use the sysinternals utility Process Monitor https://learn.microsoft.com/en-us/sysinternals/downloads/procmon from Microsoft to trace all file access while your DLL is trying to load. With this utility, you will see everything that DLL is trying to pull in, and usually, the problem can be determined from there. You can refer to this comment. "

 

In StackOverflow, there is a discussion related to setting the path to the DLL file in Visual Studio. I hope this info helps.



Regards,

Zulkifli


WeiSeng
従業員
1,702件の閲覧回数

Hi Zulkifli,

 

Actually, the customer still facing this "Jobmodule_detector_yolo_openvino.dll" load fail.

 

Has your time had anyone using this DLL before?

 

Any suggestions?

 

Thanks!

 

 

 

 

Zulkifli_Intel
モデレーター
1,562件の閲覧回数

Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.


返信