Jorgen-VikingGod / Qt-Frameless-Window-DarkStyle

simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
1.14k stars 272 forks source link

undefined reference to class #46

Open lightshadown opened 3 years ago

lightshadown commented 3 years ago

hi, while trying the example code im unable to make it work, i simply used the code on the readme.mo and added the resources, yet i allways get the same error code "undefined reference to FramelessWindow::setWindowTitle(QString const&)" and undefined reference toDarkStyle::DarkStyle() Has anyone else experienced the same problems?

Jorgen-VikingGod commented 3 years ago

Sorry, I didn't had time to maintain this repo. Tomorrow I'll check the issues one by one.

But I think I will push a new repo with the dark theme only (without frameless window, because it has to many issues on different OSs)