Luca Corbo
Luca Corbo
Unfortunately `x86_64-w64-mingw32-g++` is not available into the docker image so setting the CXX won't work. As pointed out by @Bluebugs extending the windows docker image installing the `g++-mingw-w64-x86-64` package along...
> OK I think I understand the problem that was being solved. I think a much easier solution would be to preface the execution step with creating a user with...
@badams change the "url" value: `"url" : "https://github.com/Codeception/YiiBridge.git"`
Check for tabs in your code. You may try to use auto Reformat Code and re-indent manually if needed.