You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using cmder for a while in windows, it is possible to intergrate some tools in w64devkit into cmder?
My naive test is calling w64devkit.exe in a cmder'cmd console, it's ok to calling busybox, make, etc.
It would be nice to having these c/c++ dev tools provided by w64devkit in cmder.
The text was updated successfully, but these errors were encountered:
As you found, w64devkit.exe as a "shell" is quite compatible with ConEmu.
In #82 I made changes to de-conflict with ConEmuHk.dll hooks. If you find
other issues like that, please let me know, but I have no plans beyond
simple compatibility fixes.
I have been using cmder for a while in windows, it is possible to intergrate some tools in w64devkit into cmder?
My naive test is calling
w64devkit.exe
in a cmder'cmd console, it's ok to calling busybox, make, etc.It would be nice to having these c/c++ dev tools provided by w64devkit in cmder.
The text was updated successfully, but these errors were encountered: