windows: Failed to cross compile package
D:\Files\Dev\Go\src\test>xgo --targets=linux/amd64 . Checking docker installation... Client: Version: 17.06.2-ce API version: 1.30 Go version: go1.8.3 Git commit: cec0b72 Built: Tue Sep 5 19:57:19 2017 OS/Arch: windows/amd64
Server: Version: 17.06.2-ce API version: 1.30 (minimum version 1.12) Go version: go1.8.3 Git commit: cec0b72 Built: Tue Sep 5 19:59:19 2017 OS/Arch: linux/amd64 Experimental: true
Checking for required docker image karalabe/xgo-latest... found. Cross compiling test... docker: Error response from daemon: invalid bind mount spec "/D/Files/Dev/Go/src:\ext-go\1\src:ro": invalid volume specification: '/D/Files/Dev/Go/src:\ext-go\1\src:ro': invalid mount config for type "bind": invalid mount path: '\ext-go\1\src' mount path must be absolute. See 'docker run --help'. 2017/09/08 13:31:09 Failed to cross compile package: exit status 125.