Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Patch Available
Description
Some of the mkdir and chmod stuff that the go compiler does is fine on mingw, but doesn't work with Visual Studio. Adjusting the preprocessor guards makes things work.