[Interest] Qt6 (win) linker help: LNK1104 cannot open file OleAut32
Thiago Macieira
thiago.macieira at intel.com
Sun Jul 11 18:28:57 CEST 2021
On Saturday, 10 July 2021 09:28:43 PDT David M. Cotter wrote:
> and yes, i think you're right, i think somebody's not quoting their paths...
> note above a couple places start "C:\Program "... but then spin off into
> outer space... later on the 2nd one picks up with " Files (x86)\..." and
> continues as expected
>
> is this stuff in an environment var somewhere? a regedit var? seems like a
> bug in my kit or Win SDK setup?
>
> where do i check for stuff like that? i generally just use the GUI and don't
> mess around on the command line or look inside the makefile.
>
> since i'm pretty sure your next question is "well show me your qmake file",
> here it is, minus source code:
>
> i do not think i set any lib paths, in there, just specify libs by name
How did you create this project? Is it:
a) cmake?
b) qmake that you used -tp vc to create the msvcproj from?
c) MSVC Qt Add-In?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list