wangwenx190 / framelesshelper

Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.
MIT License
846 stars 202 forks source link

Couldn't compile on QT 6.5.3 (msvc2019) #296

Open Misakayoo1 opened 1 year ago

Misakayoo1 commented 1 year ago

:-1: error: dependent 'src\quick\meta_types\qt6framelesshelperquick_debug_metatypes.json' does not exist.

image

wangwenx190 commented 1 year ago

Not sure, never see this issue before.

Misakayoo1 commented 1 year ago

Could you compile normally using QT 6.5.3 on your machine?

wangwenx190 commented 1 year ago

Haven't tried. But at least 6.5.2 is OK.