Open morriswinkler opened 9 years ago
So i will answer this myself, i figured it is a problem with the c linker, i had to rebuild go, i used the OSX binary tarball from golang.org and than i used /src/all.bash to rebuild go, after that symbols get resolved.
sadly i just run into the next problem, it looks like QT5.1.1 is only supported till OSX 10.8
Qt 5.4.2 installed via brew works great on OSX 10.10.3 with Go 1.4.2 (also installed with brew)
any idea wher that could come from,