Biswapriyo Nath

Results 489 comments of Biswapriyo Nath

My issue was fixed in this commit recently https://github.com/premake/premake-core/commit/0439fc0a66e5ea7aafeadb82630ce3889917cccd

I have rebased the commits to latest master branch. Please review this pull request.

The dispatcher library only has Visual Studio project files. With CMake, one can compile or cross compile it without Visual Studio. It will not require MS c/c++ runtime and will...

> So you just need compile dispatcher for Windows? Yes.

CMake project was also requested here https://github.com/Intel-Media-SDK/MediaSDK/issues/2935

I have compiled only the dispatcher with cmake in mingw toolchain. Do you have any project to test the library?

Remove `.\wslbridge` from every line if you add this in wslbridge repository itself. I've not used the matrix building environment. Also you can add the time to wait. I've remove...

BTW, is it possible to replace `bash.exe` with `wsl.exe` (optional) in frontend? Because this article [WSL interoperability with Windows](https://docs.microsoft.com/en-us/windows/wsl/interop), says >bash.exe has been deprecated and replaced with wsl.exe. I tried...

Will 1809 have wsl.exe only? Where did you get that?