lujjjh / iLyrics

A third-party iTunes addon to show the lyrics on the desktop.
MIT License
118 stars 13 forks source link

Link Error During Compile #5

Closed silenuszhi closed 2 years ago

silenuszhi commented 2 years ago

report error when compiling in vscode using powershell extension

"message" note: LINK : fatal error LNK1181: cannot open input file 'dbgmodel.lib'

os win10 21h2 x64 cargo 1.56.0 (4ed5d137b 2021-10-04)

lujjjh commented 2 years ago

Not sure what dbgmodel.lib is. But have you got Windows SDK installed?

silenuszhi commented 2 years ago

Nope. And after I install Windows SDK it works. Just change the lyric font successfully, Thank u for ur awesome work.