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.
6564 Discussions

Failed(code:126) to load Jobmodule_detector_yalo_openvino.dll

WeiSeng
Employee
1,812 Views

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 Kudos
7 Replies
Zulkifli_Intel
Moderator
1,779 Views

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 


0 Kudos
WeiSeng
Employee
1,741 Views

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!

       

 

 

0 Kudos
Zulkifli_Intel
Moderator
1,724 Views

Hi Weiseng,

 

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

 

Regards,

Zulkifli 


0 Kudos
WeiSeng
Employee
1,703 Views

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!

0 Kudos
Zulkifli_Intel
Moderator
1,602 Views

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


0 Kudos
WeiSeng
Employee
1,584 Views

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!

 

 

 

 

0 Kudos
Zulkifli_Intel
Moderator
1,444 Views

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.


0 Kudos
Reply