ryanmelt / qtbindings

An easy to install gem version of the Ruby bindings to Qt
http://github.com/ryanmelt/qtbindings
Other
340 stars 63 forks source link

error installing qtbindings with ruby 2.5 #169

Open jadeeyre opened 4 years ago

jadeeyre commented 4 years ago

[ 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 commented 3 years ago

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:

Thanks so much for your help!