> Please try:
> chcp 65001
I had that set already...
I dont think the other environments would have succeeded as I
previously said if that wasnt already set.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwi
On Mon, 9 Mar 2020 18:51:12 -0500
Steven Penny wrote:
> > The mingw-w64 cross compilers have been updated:
> >
> > * mingw64-i686-gcc-9.2.0-2
> > * mingw64-x86_64-gcc-9.2.0-2
>
> Regarding "g++.exe", using a file "a.cpp":
>
> #include
> int main() {
>std::cout << "☺☺" << std::end
> The mingw-w64 cross compilers have been updated:
>
> * mingw64-i686-gcc-9.2.0-2
> * mingw64-x86_64-gcc-9.2.0-2
Regarding "g++.exe", using a file "a.cpp":
#include
int main() {
std::cout << "☺☺" << std::endl;
}
With these items:
- Mingw compiler
- Provided by Cygwin
- cmd.e
3 matches
Mail list logo