[Interest] Qt6 (win) linker help: LNK1104 cannot open file OleAut32

Thiago Macieira thiago.macieira at intel.com
Fri Jul 9 21:16:18 CEST 2021


On Friday, 9 July 2021 11:17:42 PDT David M. Cotter wrote:
> the full error message is this:
> > :-1: error: LNK1104: cannot open file
> > :'Kits\10\Lib\10.0.19041.0\um\x64\OleAut32.Lib'
> note i didn't even have that SDK version installed (19041), so why was it
> looking in that SDK's folder?

Looks like the problem is the space between "Windows" and "Kits"

Something got split where it shouldn't have.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering





More information about the Interest mailing list