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

windows compile, there has been a wrong" cannot find -lqtdrv" #4

Open
hinet opened this issue Sep 27, 2012 · 1 comment
Open

windows compile, there has been a wrong" cannot find -lqtdrv" #4

hinet opened this issue Sep 27, 2012 · 1 comment

Comments

@hinet
Copy link

hinet commented Sep 27, 2012

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

@matm
Copy link

matm commented Oct 12, 2012

You should try this after building go-ui's qtdrv lib:

go build -ldflags '-r /path/to/libdir/'

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

2 participants