<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 中查找

      时间:2023-08-28

        <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 中查找的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:C++ 如何在 .exe 中编译 dll 下一篇:在 C++ 中调用 Visual Basic DLL

                相关文章

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

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

                1. <small id='4NkJa'></small><noframes id='4NkJa'>

                2. <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>