|
|
Re: Toolchain "MinGW GCC" is not detected, but this is not true [message #1153319 is a reply to message #1152572] |
Thu, 24 October 2013 14:28  |
Harald Achitz Messages: 11 Registered: October 2013 |
Junior Member |
|
|
Thanks for your hints
I have C:\MingW\bin in my PATH
in there is
c++.exe, g++.exe, ....
i686-w64-mingw32-c++.exe, i686-w64-mingw32-g++.exe, ...
mingw32-make.exe
and so on
generating mingw make files with CMake works, I generate them in a subfolder, than I tell eclipse to run the build there.
I have to spezify the mingw32-make.exe as make command, and everything works.
possible that mingw64 is cross compiling prefix requiring stuff?
do not know mingw64, thought it is a drop in replacement,
mingw has some c++11 issues, example std::to_string is not there.
possible I have to make some more research on this topic.
thanks again
|
|
|
Powered by
FUDForum. Page generated in 0.01481 seconds