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

David M. Cotter dave at kjams.com
Fri Jul 9 21:35:50 CEST 2021


i don't even see the word "windows" there?
and this isn't a library that I link to, it's just something that qt6 thinks my app needs to link to, so i have no say in its path...

why did it want to link to a version i don't even have? 

and if it MUST link to it, how do i fix up the busted path?

> On Jul 9, 2021, at 12:16 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> 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