[Interest] No lupdate.exe/lrelease.exe when building Qt from source as "shared"

Thiago Macieira thiago.macieira at intel.com
Tue May 12 13:37:26 CEST 2015


On Tuesday 12 May 2015 13:34:08 Sascha Offe wrote:
> Hi,
> 
> I've got a question regarding building Qt from source:
> I've done that successfully (on Windows) both for "shared" (DLL) and
> "static" -- so far, so good.
> 
> But only in the "static" version I can find linguist.exe, lupdate.exe and
> lrelease.exe in the "bin" path.
> In the "shared" build, there are only moc.exe etc, none of the other tools.
> 
> I then ran configured for "shared" again, this time with the option "-make
> tools", but no difference.
> 
> Is there a way to build Qt as "shared" and build tools like
> linguist.exe/lupdate.exe/lrelease.exe at the same time?
> 
> Or what is the common workaround when you want to use the shared libraries
> of Qt and also need those tools for translation work?

Your build failed before reaching qttools. Find the error and fix it.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list