#Why I'm Unable to Use C++23 "import std;" Using Mingw64 15.2.0

1 messages · Page 1 of 1 (latest)

prime solar
#

I'm using CLion and C++23 but I'm unable to use and build import std; Error message is unhelpful.

visual roostBOT
#

When your question is answered use !solved or the button below to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

loud flame
#

Can you add uncropped error message?

loud flame
#

Looks like a modules bug! Now we just need to figure where to report it 😛

prime solar
#

Why I'm Unable to Use C++23 "import std;" Using Mingw64 15.2.0

loud flame
#

But I'm unable to reproduce on MSYS2 GCC thonk

#

Maybe you got a bad version of GCC? Try installing the one from MSYS2

prime solar
loud flame
#

Another msys2 W ez

visual roostBOT
# visual roost

Thank you and let us know if you have any more questions!

This thread is now set to auto-hide after an hour of inactivity

fresh yarrow
#

One message removed from a suspended account.

muted valve
#

Don't bother with std lib modules unless you use upstream clang or cl.

Most sane people don't use gcc for anything other than native compilation/vendor IDE anyway and most distros don't ship gcc15>