Swordfish90 / cool-retro-term

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

Cannot assign to non-existent property "blinkingCursor" error with git version #619

Closed nvaert1986 closed 4 years ago

nvaert1986 commented 4 years ago

Hello all,

i just compiled the git version of this application together with the QMLWidget thing, but whenever I start the software, I'm receiving the following error:

QQmlApplicationEngine failed to load component qrc:/main.qml:137:5: Type TerminalContainer unavailable qrc:/TerminalContainer.qml:23:5: Type PreprocessedTerminal unavailable qrc:/PreprocessedTerminal.qml:97:9: Cannot assign to non-existent property "blinkingCursor" Cannot load QML interface

Are there any undocumented dependencies that I'm missing

nvaert1986 commented 4 years ago

Sorry for the double post, something went wrong with submitting in github.