Open hinet opened 12 years ago
windows compile, there has been a wrong: c:> cd visualfc c:\visualfc> go build d:/program files/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe cannot find -lqtdrv
Please help
You should try this after building go-ui's qtdrv lib:
go build -ldflags '-r /path/to/libdir/'
windows compile, there has been a wrong: c:> cd visualfc c:\visualfc> go build d:/program files/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe cannot find -lqtdrv
Please help