[Interest] Help with Qt 5.6.1-1 32-bit build errors
Thiago Macieira
thiago.macieira at intel.com
Thu Jul 7 18:07:51 CEST 2016
On quinta-feira, 7 de julho de 2016 09:57:22 PDT Bob Hood wrote:
> At some point in the 32-bit build, I'm getting:
>
> LINK : fatal error LNK1181: cannot open input file
> 'D:\Qt\build\32_static\qtimageformats\plugins\imageformats\qwebp.lib'
There'sp robably more information further up. This message alone isn't enough.
Was this a linker error while trying to create qwebp.lib? Or was it by trying
to use it? If it's trying to use it, did the compilation of the webp plugin
fail? What was the error?
In other words: what was the *first* compilation or linker error?
> Do I now need to provide ICU to the 32-bit builds even though we /aren't/
> building the webkit module, or is there some new means of disabling the
> webkit as part of that type of build?I'd appreciate any insights here.
ICU is a good idea, even without WebKit.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list