#Why I'm Unable to Use C++23 "import std;" Using Mingw64 15.2.0
1 messages · Page 1 of 1 (latest)
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.
Can you add uncropped error message?
Looks like a modules bug! Now we just need to figure where to report it 😛
Why I'm Unable to Use C++23 "import std;" Using Mingw64 15.2.0
But I'm unable to reproduce on MSYS2 GCC 
Maybe you got a bad version of GCC? Try installing the one from MSYS2
Thanks yup, it works now using MSYS2
Another msys2 W 
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
One message removed from a suspended account.
One message removed from a suspended account.
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>