Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined errors while running tests on Windows #29

Closed
bbigras opened this issue Sep 17, 2014 · 11 comments
Closed

undefined errors while running tests on Windows #29

bbigras opened this issue Sep 17, 2014 · 11 comments

Comments

@bbigras
Copy link

bbigras commented Sep 17, 2014

go version go1.3.1 windows/amd64
Windows 7 (64-bit)
gcc version 4.9.1 (x86_64-posix-seh-rev0, Built by MinGW-W64 project)

D:\>go get github.com/andlabs/ui

cd %GOPATH%\src\github.com\andlabs\ui

d:\Dev\go\gopath\src\github.com\andlabs\ui>go test
# testmain
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1630)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1586)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1541)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1491)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1440)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1383)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1334)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1284)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1226)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1176)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1124)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1081)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1031)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/982)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/935)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/880)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/828)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/777)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/729)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/682)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/628)
too many errors
FAIL    github.com/andlabs/ui [build failed]
@andlabs
Copy link
Owner

andlabs commented Sep 17, 2014

Can you paste the output of go test -x ?

@bbigras
Copy link
Author

bbigras commented Sep 17, 2014

d:\Dev\go\gopath\src\github.com\andlabs\ui>go test -x
WORK=C:\Users\bbigras\AppData\Local\Temp\go-build194176823
mkdir -p $WORK\github.com\andlabs\ui\_test\github.com\andlabs\
mkdir -p $WORK\github.com\andlabs\ui\_test\_obj_test\
cd d:\dev\go\gopath\src\github.com\andlabs\ui
CGO_LDFLAGS="-g" "-O2" "-luser32" "-lkernel32" "-lgdi32" "-luxtheme" "-lmsimg32" "-lcomdlg32" "C:\\Go\\pkg\\tool\\windows_amd64\\cgo.exe" -objdir "C:\\Users\\bb
igras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\" -- -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\
\github.com\\andlabs\\ui\\_test\\_obj_test\\" --std=c99 area_windows.go button_windows.go checkbox_windows.go common_windows.go container_windows.go control_win
dows.go dialog_windows.go group_windows.go imagelist_windows.go label_windows.go tab_windows.go table_windows.go textfield_windows.go uitask_windows.go window_w
indows.go
"C:\\Go\\pkg\\tool\\windows_amd64\\6c.exe" -F -V -w -trimpath "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -I "C:\\Users\\bbigras\\AppData\\Loc
al\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\" -I "C:\\Go\\pkg\\windows_amd64" -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build
194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_defun.6" -D GOOS_windows -D GOARCH_amd64 "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823
\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_defun.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -print-libgcc-file-name
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\_cgo_main.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_main.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\_cgo_export.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_export.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\area_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\button_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\button_windows.cgo2.c
"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\checkbox_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\checkbox_windows.cg
o2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\common_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\common_windows.cgo2.c
"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\container_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_windows.
cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\control_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.cgo2
.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\dialog_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\dialog_windows.cgo2.c
"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\group_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\group_windows.cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\imagelist_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\imagelist_windows.
cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\label_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\label_windows.cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\tab_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\table_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\table_windows.cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\textfield_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\textfield_windows.
cgo2.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\uitask_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\uitask_windows.cgo2.c
"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\window_windows.cgo2.o" -c "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\window_windows.cgo2.c
"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\area_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\area_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\basicctrls_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\basicctrls_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\comctl32_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\comctl32_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\common_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\common_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\container_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\container_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\control_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\control_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\dialog_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\dialog_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\imagelist_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\imagelist_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\init_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\init_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\tab_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\tab_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\table_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\table_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\uitask_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\uitask_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\" -g -O2 --std=c99 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_ob
j_test\\window_windows.o" -c "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\window_windows.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_
main.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_export.o" "C:\\Users\\bbigras\\AppData\\Lo
cal\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gith
ub.com\\andlabs\\ui\\_test\\_obj_test\\button_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj
_test\\checkbox_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\common_windows.cgo2.o"
"C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\
\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823
\\github.com\\andlabs\\ui\\_test\\_obj_test\\dialog_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test
\\_obj_test\\group_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\imagelist_windows.cg
o2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\label_windows.cgo2.o" "C:\\Users\\bbigras\\AppDat
a\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\
github.com\\andlabs\\ui\\_test\\_obj_test\\table_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_
obj_test\\textfield_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\uitask_windows.cgo2
.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\window_windows.cgo2.o" "C:\\Users\\bbigras\\AppData
\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\githu
b.com\\andlabs\\ui\\_test\\_obj_test\\basicctrls_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_t
est\\comctl32_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\common_windows.o" "C:\\Users\\
bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-
build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\
\ui\\_test\\_obj_test\\dialog_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\imagelist_wind
ows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\init_windows.o" "C:\\Users\\bbigras\\AppData\\Lo
cal\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com
\\andlabs\\ui\\_test\\_obj_test\\table_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\uitas
k_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\window_windows.o" -g -O2 -luser32 -lkernel
32 -lgdi32 -luxtheme -lmsimg32 -lcomdlg32
"C:\\Go\\pkg\\tool\\windows_amd64\\cgo.exe" -objdir "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\" -
dynimport "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_.o" -dynout "C:\\Users\\bbigras\\AppData
\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_import.c"
"C:\\Go\\pkg\\tool\\windows_amd64\\6c.exe" -F -V -w -trimpath "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -I "C:\\Users\\bbigras\\AppData\\Loc
al\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\" -I "C:\\Go\\pkg\\windows_amd64" -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build
194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_import.6" -D GOOS_windows -D GOARCH_amd64 "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build19417682
3\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_import.c"
gcc -I "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui" -m64 -mthreads -fmessage-length=0 -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_obj_test\\_all.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_e
xport.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.cgo2.o" "C:\\Users\\bbigras\\AppD
ata\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\button_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176
823\\github.com\\andlabs\\ui\\_test\\_obj_test\\checkbox_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\
_test\\_obj_test\\common_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_wind
ows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.cgo2.o" "C:\\Users\\bbigras
\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\dialog_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build
194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\group_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\u
i\\_test\\_obj_test\\imagelist_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\label_wi
ndows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.cgo2.o" "C:\\Users\\bbigras\\
AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\table_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194
176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\textfield_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\
ui\\_test\\_obj_test\\uitask_windows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\window_win
dows.cgo2.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.o" "C:\\Users\\bbigras\\AppDa
ta\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\basicctrls_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build19417682
3\\github.com\\andlabs\\ui\\_test\\_obj_test\\comctl32_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\
_obj_test\\common_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_windows.o" "C:\\
Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp
\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\dialog_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andl
abs\\ui\\_test\\_obj_test\\imagelist_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\init_wi
ndows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.o" "C:\\Users\\bbigras\\AppData\\L
ocal\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\table_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.
com\\andlabs\\ui\\_test\\_obj_test\\uitask_windows.o" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\w
indow_windows.o" -g -O2 -Wl,-r -nostdlib -Wl,--start-group -lmingwex -lmingw32 -Wl,--end-group C:/mingw64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/libgcc
.a
"C:\\Go\\pkg\\tool\\windows_amd64\\6g.exe" -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\github.com\\andlabs\
\ui.a" -trimpath "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -p github.com/andlabs/ui -D _/d_/dev/go/gopath/src/github.com/andlabs/ui -I "C:\\
Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -pack "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\area.go" "d:\\dev\\go\\gopath\\src\\github.co
m\\andlabs\\ui\\basicctrls.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\container.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\control.go"
 "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\dialog.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\doc.go" "d:\\dev\\go\\gopath\\src\\github.co
m\\andlabs\\ui\\events_notdarwin.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\grid.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\imagelist.
go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\simplegrid.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\stack.go" "d:\\dev\\go\\gopath\\src\\
github.com\\andlabs\\ui\\table.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\uitask.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\window.go"
 "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\yz_icons_test.go" "d:\\dev\\go\\gopath\\src\\github.com\\andlabs\\ui\\yz_repaint_test.go" "d:\\dev\\go\\gop
ath\\src\\github.com\\andlabs\\ui\\zz_test.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_got
ypes.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\area_windows.cgo1.go" "C:\\Users\\bbigras\\App
Data\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\button_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build1941
76823\\github.com\\andlabs\\ui\\_test\\_obj_test\\checkbox_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\u
i\\_test\\_obj_test\\common_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\container_
windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\control_windows.cgo1.go" "C:\\Users\\b
bigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\dialog_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\g
o-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\group_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\an
dlabs\\ui\\_test\\_obj_test\\imagelist_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\
\label_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\tab_windows.cgo1.go" "C:\\Users
\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\table_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\
\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\textfield_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.c
om\\andlabs\\ui\\_test\\_obj_test\\uitask_windows.cgo1.go" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_te
st\\window_windows.cgo1.go"
cp d:\dev\go\gopath\src\github.com\andlabs\ui\winapi_windows.h $WORK\github.com\andlabs\ui\_test\_obj_test\winapi_GOOS.h
pack r "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\github.com\\andlabs\\ui.a" "C:\\Users\\bbigras\\AppData\\Lo
cal\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_cgo_import.6" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com
\\andlabs\\ui\\_test\\_obj_test\\_cgo_defun.6" "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\_obj_test\\_all.o"
# internal
mkdir -p $WORK\github.com\andlabs\ui\_test\
cd $WORK\github.com\andlabs\ui\_test
"C:\\Go\\pkg\\tool\\windows_amd64\\6g.exe" -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\main.a" -trimpath "C
:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -p testmain -complete -D "" -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.
com\\andlabs\\ui\\_test" -I "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -pack "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\gi
thub.com\\andlabs\\ui\\_test\\_testmain.go"
cd .
"C:\\Go\\pkg\\tool\\windows_amd64\\6l.exe" -o "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\ui.test.exe" -L "C:\
\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test" -L "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823" -w -e
xtld=gcc "C:\\Users\\bbigras\\AppData\\Local\\Temp\\go-build194176823\\github.com\\andlabs\\ui\\_test\\main.a"
# testmain
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1867)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1838)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1813)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1785)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1757)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1813)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1735)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1813)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1699)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1867)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1867)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1867)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1906)
too many errors
$WORK\github.com\andlabs\ui\_test\ui.test.exe
FAIL    github.com/andlabs/ui [build failed]

d:\Dev\go\gopath\src\github.com\andlabs\ui>

@ghost
Copy link

ghost commented Sep 24, 2014

I'm also receiving those same errors, when trying to compile the "widgetgallery" program in the examples folder under Windows 8, 64 bit. Same Go and MinGW-W64 version as user brunoqc.

@hydra13142
Copy link

i compile the example "widgetgallery" successfully. but the exe cannot work well. only the button can be seen. other objects were disappeared.

win7 32bit, mingw-w64

@andlabs
Copy link
Owner

andlabs commented Oct 2, 2014

Seems to be an issue with Go and gcc 4.9-based MinGW-w64 on Windows. gcc-4.9 MinGW-w64 on Linux isn't affected. (Thanks to Wessie in #go-nuts for help diagnosing.)

Does go 1.3.3 fix this already? I can try myself tomorrow.

@bbigras
Copy link
Author

bbigras commented Oct 2, 2014

I still have the problem with go 1.3.3.

D:\>go get github.com/andlabs/ui

D:\>cd %GOPATH%\src\github.com\andlabs\ui

d:\Dev\go\gopath\src\github.com\andlabs\ui>go test
# testmain
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1630)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1586)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1541)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1491)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1440)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1383)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1334)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1284)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1226)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1176)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1124)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1081)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/1031)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/982)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/935)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/880)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/828)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/777)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/729)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/682)
github.com/andlabs/ui(.text): undefined: github.com/andlabs/ui(/628)
too many errors
FAIL    github.com/andlabs/ui [build failed]

d:\Dev\go\gopath\src\github.com\andlabs\ui>go version
go version go1.3.3 windows/amd64

d:\Dev\go\gopath\src\github.com\andlabs\ui>gcc --version
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@andlabs
Copy link
Owner

andlabs commented Oct 2, 2014

Then it's time for a new bug report. I'll set up Go in a VM and produce a minimal-case bug report later today.

@andlabs
Copy link
Owner

andlabs commented Oct 2, 2014

@andlabs
Copy link
Owner

andlabs commented Oct 11, 2014

Now fixed in go tip.

@infogulch
Copy link

There hasn't been another point release, and with go 1.4 imminent there likely won't be. However this issue is fixed as of go1.4 rc1 and will likely stay fixed with release of 1.4 proper.

@andlabs
Copy link
Owner

andlabs commented Nov 25, 2014

Thanks. Updated README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants