<bdo id='oTGWg'></bdo><ul id='oTGWg'></ul>

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

        <tfoot id='oTGWg'></tfoot>

      1. <small id='oTGWg'></small><noframes id='oTGWg'>

      2. <legend id='oTGWg'><style id='oTGWg'><dir id='oTGWg'><q id='oTGWg'></q></dir></style></legend>

        MinGW c++编译器zlib1.dll丢失错误?

        MinGW c++ compiler zlib1.dll missing error?(MinGW c++编译器zlib1.dll丢失错误?)
      3. <legend id='58nG9'><style id='58nG9'><dir id='58nG9'><q id='58nG9'></q></dir></style></legend>
          <bdo id='58nG9'></bdo><ul id='58nG9'></ul>

              <tfoot id='58nG9'></tfoot>

                  <tbody id='58nG9'></tbody>

                • <small id='58nG9'></small><noframes id='58nG9'>

                  <i id='58nG9'><tr id='58nG9'><dt id='58nG9'><q id='58nG9'><span id='58nG9'><b id='58nG9'><form id='58nG9'><ins id='58nG9'></ins><ul id='58nG9'></ul><sub id='58nG9'></sub></form><legend id='58nG9'></legend><bdo id='58nG9'><pre id='58nG9'><center id='58nG9'></center></pre></bdo></b><th id='58nG9'></th></span></q></dt></tr></i><div id='58nG9'><tfoot id='58nG9'></tfoot><dl id='58nG9'><fieldset id='58nG9'></fieldset></dl></div>
                  本文介绍了MinGW c++编译器zlib1.dll丢失错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我刚刚开始为学校学习 C++,我正在尝试下载编译器 MinGW 来编译我的源代码.但是,每次我尝试编译程序时都会出现一条错误消息,指出缺少 zlib1.dll.

                  I have just started to learn C++ for school, and I'm trying to download the compiler MinGW to compile my source code. However, every time I try to compile a program an error message shows up saying that zlib1.dll is missing.

                  这是错误信息

                  程序无法启动,因为您的计算机缺少 zlib1.dll

                  the program can't start because zlib1.dll is missing from your computer

                  我尝试安装/重新安装但没有成功.我不知道这里有什么问题?

                  I have tried installing/re-installing with no luck. I don't know what's the problem here?

                  任何人都可以帮我解决这个问题,因为我有一些功课需要做,但我不能没有编译器.

                  Can anyone please help me with this problem as I have some homework that I need to do but I can't without the compiler.

                  谢谢.

                  推荐答案

                  来自 MinGW 入门;可以使用自动 GUI 安装程序助手或使用 mingw-get(作为MinGW 安装管理器"安装),可用于安装其他库和管理依赖项.对于缺少的 zlib 库,根据需要添加 mingw32-libz 库.

                  From the MinGW getting started; an automated GUI installer assistant, or use mingw-get, is available (installed as "MinGW Installation Manager") and can be used to install additional libraries and manage dependencies. For the missing zlib libraries, add the mingw32-libz libraries as required.

                  之前在超级用户上似乎存在问题.您似乎可以直接从 zlib 网站获得它们.Open Babel 有一些关于它的信息需要在之后复制(连同其他一些 dll).

                  It seems to have been an issue previously here on super user. It seems you may be able to get them directly from the zlib website. Open Babel has some info on it being required to be copied afterwards (together with some other dlls).

                  替代方案包括使用 nuwen 或 mingw-w64 发行版a href="http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/" rel="nofollow noreferrer">mingw-builds.我从来没有遇到过任何问题.它们还支持 x64 构建.

                  Alternatives include using the mingw-w64 distros from nuwen or mingw-builds. I've never had any issue getting these up and going. They also support x64 builds.

                  这篇关于MinGW c++编译器zlib1.dll丢失错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  C++ stl unordered_map implementation, reference validity(C++ stl unordered_map 实现,参考有效性)
                  C++: Is it possible to use a reference as the value in a map?(C++:是否可以使用引用作为映射中的值?)
                  Where ampersand quot;amp;quot; can be put when passing argument by reference?(其中符号“amp;通过引用传递参数时可以放置吗?)
                  Why can a non-const reference parameter be bound to a temporary object?(为什么可以将非常量引用参数绑定到临时对象?)
                  What is a dangling reference?(什么是悬空引用?)
                  C++ reference changes when push_back new element to std::vector(当 push_back 新元素到 std::vector 时,C++ 引用发生变化)

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

                      <tbody id='9SdR4'></tbody>

                    1. <tfoot id='9SdR4'></tfoot>
                    2. <small id='9SdR4'></small><noframes id='9SdR4'>

                      • <bdo id='9SdR4'></bdo><ul id='9SdR4'></ul>