You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
[ 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
The text was updated successfully, but these errors were encountered: