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

error installing qtbindings with ruby 2.5 #169

Open
jadeeyre opened this issue Jul 3, 2020 · 1 comment
Open

error installing qtbindings with ruby 2.5 #169

jadeeyre opened this issue Jul 3, 2020 · 1 comment

Comments

@jadeeyre
Copy link

jadeeyre commented Jul 3, 2020

[ 64%] Linking CXX shared library libsmokeqtgui.so
make[3]: Leaving directory '/usr/local/lib64/ruby/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/build'
[ 64%] Built target smokeqtgui
make[3]: Entering directory '/usr/local/lib64/ruby/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/build'
[ 64%] Generating smokedata.cpp, x_1.cpp
using generator "/usr/local/lib64/ruby/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/build/generator/bin/generator_smoke.so"
parsing "/usr/local/lib64/ruby/gems/2.5.0/gems/qtbindings-4.8.6.5/ext/smoke/qtsvg/qtsvg_includes.h"
ASSERT failure in QList::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 469
make[3]: *** [smoke/qtsvg/CMakeFiles/smokeqtsvg.dir/build.make:63: smoke/qtsvg/smokedata.cpp] Aborted

Note: qtbindings install fine under ruby 2.4

@feddgs
Copy link

feddgs commented Oct 28, 2020

Hi,

Same error here, i know this project is no longer maintained, but i have some software that uses qtbindings and i need to find a fix. Qt4 is no longer supported in new Linux versions, and Qt libs are not available in lot of repos. My questions:

  • Does a fix exists for the error reported by @jadeeyre ?
  • Any plan to port qtbindings to Qt5?

Thanks so much for your help!

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