I am using git as my revision control system. To do so, I installed msysGit to checkout my repositories on MSW. Now I want to compile my programs with MinGW and found this "problem" for me:
When I install MinGW and MSYS via mingw-get I can compile my program, no problem. But I can not access git. When I use the Git Bash, I can work with git, but can not compile.
Is there any possibility to:
- install MinGW "into" Git Bash (because it already contains msys, didn't it?) OR
- to set "links" between both installations to make it work.
I would prefere the way I can keep both packages up to date more easily.
Thanks in advance :)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…