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

How to use? #27

Open
qcdong2016 opened this issue May 5, 2016 · 0 comments
Open

How to use? #27

qcdong2016 opened this issue May 5, 2016 · 0 comments

Comments

@qcdong2016
Copy link

I‘m using vs2008 and qt 4.8.6 and build successed. When I running “qlua.exe hello.lua” got the follow error

qlua: E:\projects\o\qtlua\qtgui\init.lua:10: cannot load '.\libqtgui.dll'
stack traceback:
[C]: ?
[C]: in function 'require'
E:\projects\o\qtlua\qtgui\init.lua:10: in main chunk
[C]: in function 'require'
hello.lua:6: in main chunk

hello.lua:

require 'qt'
require 'qtcore'
require 'qtgui'
require 'qtwidget'

@qcdong2016 qcdong2016 changed the title How to use?And QOpenGL please. How to use?And QOpenGL please May 5, 2016
@qcdong2016 qcdong2016 changed the title How to use?And QOpenGL please How to use? May 5, 2016
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

1 participant