Build Error Windows 32 - Mingw #15131

issue limxdev opened this issue on January 8, 2019
  1. limxdev commented at 7:29 PM on January 8, 2019: none

    <!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->

    <!-- Describe the issue -->

    <!--- What behavior did you expect? -->

    <!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->

    <!--- How reliably can you reproduce the issue, what are the steps to do so? -->

    <!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->

    <!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->

    <!-- For the GUI-related issue on Linux provide names and versions of a distro, a desktop environment and a graphical shell (if relevant). -->

    <!-- Any extra information that might be useful in the debugging process. -->

    <!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->

    Build Info

    Screenshot

    Error:

    Screenshot

    https://github.com/bitcoin/bitcoin/blob/master/src/netbase.cpp#L679 return strprintf("%s (%d)", std::wstring_convert<std::codecvt_utf8_utf16<wchar_t>,wchar_t>().to_bytes(buf), err);

    https://github.com/bitcoin/bitcoin/blob/master/src/netbase.cpp#L21 #include <codecvt>

    Is the function really necessary?

  2. fanquake added the label Windows on Jan 8, 2019
  3. ken2812221 commented at 7:50 PM on January 20, 2019: contributor

    codecvt is in C++11 standard. You must use a compiler that support it.

  4. limxdev commented at 12:40 PM on January 24, 2019: none

    We should here add also a solution for MinGW.

  5. ken2812221 commented at 1:17 PM on January 24, 2019: contributor

    @limxdev I think you might have to update your compiler to the latest version.

  6. MarcoFalke commented at 12:10 AM on January 25, 2019: member

    Let me know if this still persists with a supported version (also share the version with us)

  7. MarcoFalke closed this on Jan 25, 2019

  8. DrahtBot locked this on Dec 16, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 03:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me