t800-x

Results 3 comments of t800-x

Just for clarification, the embedded lyrics sometimes work, sometimes they don't.

> Are you certain that Harmonoid reads embedded lyrics at all? I was under the impression it didn't, based on the fact that none of mine are being read. Try...

``` PS F:\repos\qwindowkit> cmake -B build -S . ` >> -DCMAKE_C_COMPILER=cl -DCMAKE_CXX_COMPILER=cl ` >> -DCMAKE_PREFIX_PATH="C:\Qt\6.9.0\msvc2022_64" ` >> -DQWINDOWKIT_BUILD_QUICK=true ` >> -DCMAKE_INSTALL_PREFIX="C:\Qt\QWindowKit" ` >> -G "Ninja Multi-Config" -- The CXX compiler...