<small id='lsou4'></small><noframes id='lsou4'>

    <i id='lsou4'><tr id='lsou4'><dt id='lsou4'><q id='lsou4'><span id='lsou4'><b id='lsou4'><form id='lsou4'><ins id='lsou4'></ins><ul id='lsou4'></ul><sub id='lsou4'></sub></form><legend id='lsou4'></legend><bdo id='lsou4'><pre id='lsou4'><center id='lsou4'></center></pre></bdo></b><th id='lsou4'></th></span></q></dt></tr></i><div id='lsou4'><tfoot id='lsou4'></tfoot><dl id='lsou4'><fieldset id='lsou4'></fieldset></dl></div>
    <legend id='lsou4'><style id='lsou4'><dir id='lsou4'><q id='lsou4'></q></dir></style></legend>
      <tfoot id='lsou4'></tfoot>
      • <bdo id='lsou4'></bdo><ul id='lsou4'></ul>
    1. 无法在动态链接库中找到过程入口点 - 在错误的 DLL 中查找

      The procedure entry point could not be located in the dynamic link library - looking in wrong DLL(无法在动态链接库中找到过程入口点 - 在错误的 DLL 中查找)

        <bdo id='1mLoS'></bdo><ul id='1mLoS'></ul>
            1. <legend id='1mLoS'><style id='1mLoS'><dir id='1mLoS'><q id='1mLoS'></q></dir></style></legend>
              <tfoot id='1mLoS'></tfoot>
                <tbody id='1mLoS'></tbody>

              <small id='1mLoS'></small><noframes id='1mLoS'>

              <i id='1mLoS'><tr id='1mLoS'><dt id='1mLoS'><q id='1mLoS'><span id='1mLoS'><b id='1mLoS'><form id='1mLoS'><ins id='1mLoS'></ins><ul id='1mLoS'></ul><sub id='1mLoS'></sub></form><legend id='1mLoS'></legend><bdo id='1mLoS'><pre id='1mLoS'><center id='1mLoS'></center></pre></bdo></b><th id='1mLoS'></th></span></q></dt></tr></i><div id='1mLoS'><tfoot id='1mLoS'></tfoot><dl id='1mLoS'><fieldset id='1mLoS'></fieldset></dl></div>

              • 本文介绍了无法在动态链接库中找到过程入口点 - 在错误的 DLL 中查找的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                在针对特定配置构建时,我的程序似乎在错误的 DLL 中寻找特定函数.这些函数在不同的 DLL 中定义,并在完全独立的代码部分中使用,并且错误总是指向同一个 DLL (libvlc.dll).如果我在不同的配置中构建或使用 libvlc.dll 禁用任何东西,一切正常.一切都建立起来没有错误或警告,但程序会在使用 Debug -> Step Into 时在命中第一行之前崩溃

                When building for a specific configuration, my program seems to be looking for specific functions in the wrong DLL. These functions are defined in different DLLs, and used in completely separate sections of the code, and the error is always referring to the same DLL (libvlc.dll). If I build in a different configuration or disable anything using libvlc.dll, everything works. Everything builds without errors or warnings, but the program will crash before the first line is hit when using Debug -> Step Into

                The procedure entry point ReportFault could not be located in the dynamic link library libvlc.dll
                The procedure entry point curl_easy_setopt could not be located in the dynamic link library libvlc.dll
                The procedure entry point ogg_stream_packetin could not be located in the dynamic link library libvlc.dll
                

                推荐答案

                结果证明这是由于我的项目使用 /OPT 时使用 /OPT:NOREF 构建的 vlc:REF https://forum.videolan.org/viewtopic.php?f=32&t=98097

                This turned out to be caused by vlc being built with /OPT:NOREF while my project was using /OPT:REF https://forum.videolan.org/viewtopic.php?f=32&t=98097

                这篇关于无法在动态链接库中找到过程入口点 - 在错误的 DLL 中查找的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                What is inside .lib file of Static library, Statically linked dynamic library and dynamically linked dynamic library?(静态库、静态链接动态库和动态链接动态库的 .lib 文件里面是什么?)
                How do I load a C DLL from the SXS in Python?(如何从 Python 中的 SXS 加载 C DLL?)
                Can Cython code be compiled to a dll so C++ application can call it?(Cython 代码可以编译成 dll 以便 C++ 应用程序可以调用它吗?)
                Delay Loading DLLs(延迟加载 DLL)
                Throwing C++ exceptions across DLL boundaries(跨 DLL 边界抛出 C++ 异常)
                Loading a dll from a dll?(从 dll 加载 dll?)
                  <tbody id='4NkJa'></tbody>

                    <bdo id='4NkJa'></bdo><ul id='4NkJa'></ul>

                    <tfoot id='4NkJa'></tfoot>

                  • <small id='4NkJa'></small><noframes id='4NkJa'>

                      • <i id='4NkJa'><tr id='4NkJa'><dt id='4NkJa'><q id='4NkJa'><span id='4NkJa'><b id='4NkJa'><form id='4NkJa'><ins id='4NkJa'></ins><ul id='4NkJa'></ul><sub id='4NkJa'></sub></form><legend id='4NkJa'></legend><bdo id='4NkJa'><pre id='4NkJa'><center id='4NkJa'></center></pre></bdo></b><th id='4NkJa'></th></span></q></dt></tr></i><div id='4NkJa'><tfoot id='4NkJa'></tfoot><dl id='4NkJa'><fieldset id='4NkJa'></fieldset></dl></div>

                        <legend id='4NkJa'><style id='4NkJa'><dir id='4NkJa'><q id='4NkJa'></q></dir></style></legend>