Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
22.34k stars 851 forks source link

qt-5.5.x compatibility? #263

Closed Ponce closed 8 years ago

Ponce commented 9 years ago

just tried to run the latest version from git on Slackware with qt-5.5.0.

$ cool-retro-term QQmlApplicationEngine failed to load component qrc:/main.qml:116 Type TerminalContainer unavailable qrc:/TerminalContainer.qml:37 Type PreprocessedTerminal unavailable qrc:/PreprocessedTerminal.qml:24 plugin cannot be loaded for module "QMLTermWidget": The plugin '/usr/lib64/qt5/qml/QMLTermWidget/libqmltermwidget.so' uses incompatible Qt library. (5.5.0) [release]

a-andreyev commented 9 years ago

@Ponce, archlinux x86_64, qt5 5.5.0 -- no problems. Tried binary packages and building from sources also (aur).

baguette commented 8 years ago

I'm also running the latest git version on Slackware (current) with Qt 5.5.1 from alienBOB's repo. It's working fine for me.

Ponce commented 8 years ago

I just tried again today splitting qmltermwidget in its own package and all seems to be fine and dandy...