Navigation Menu

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

Qt5 (feature request) #62

Closed
xyproto opened this issue May 9, 2013 · 9 comments
Closed

Qt5 (feature request) #62

xyproto opened this issue May 9, 2013 · 9 comments

Comments

@xyproto
Copy link
Contributor

xyproto commented May 9, 2013

Hi,

Please update the code to support Qt5. I can't compile LiteIDE X on Arch Linux any more.

If I try to compile with the old version of Qt, which has been moved to different locations, I get this error:

../../../../liteidex/src/plugins/webkithtmlwidget/webviewhtmlwidget.cpp:26:20: fatal error: QWebView: No such file or directory
 #include <QWebView>
                    ^
compilation terminated.

Best regards,
Alexander Rødseth

@visualfc
Copy link
Owner

fix it 12e7968

@visualfc
Copy link
Owner

@xyproto
Copy link
Contributor Author

xyproto commented May 10, 2013

Thanks for fixing so quickly! Will look into updating the Arch Linux package today or tomorrow (it's building right now, but I have full evening).

Best regards,
Alexander Rødseth

@xyproto
Copy link
Contributor Author

xyproto commented May 11, 2013

The build still fails, unfortunately:

[...]
'/build/src/liteide-x18.1/build/../liteidex/os_deploy/linux/liteenv/linux64.env' -> 'liteide/share/liteide/liteenv/linux64.env'
'/build/src/liteide-x18.1/build/../liteidex/os_deploy/linux/liteenv/system.env' -> 'liteide/share/liteide/liteenv/system.env'
cp: cannot stat '/usr/lib/libQtCore.so*': No such file or directory
cp: cannot stat '/usr/lib/libQtGui.so*': No such file or directory
cp: cannot stat '/usr/lib/libQtXml.so*': No such file or directory
==> ERROR: A failure occurred in build().

Here's the PKGBUILD: http://ix.io/5A7

The files that are attempted copied are Qt4 .so files?

@visualfc visualfc reopened this May 13, 2013
@visualfc
Copy link
Owner

I update build, split build and deploy command.
first run build, then deploy (if need).
But I linux sytem can't install qt5. If need deploy qt5, you can reference deploy_qt4_webkit.sh (linux) /deploy_qt5_webkit.cmd(win32) make deploy_qt5_linux

@visualfc
Copy link
Owner

linux_build: build liteide and deploy liteidex plugin and share.
deploy_linux_qt4 : copy qt4 library to liteide/lib/liteide (if system not install qt4 version)

@visualfc
Copy link
Owner

@xyproto
Copy link
Contributor Author

xyproto commented Jun 15, 2014

Forgot to close this issue. Works great on Arch Linux for some time now. Thank you!

@zamicol
Copy link
Contributor

zamicol commented Sep 23, 2015

I'm having a similar issue. I opened up a new issue #514

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

3 participants