On Tuesday 03 March 2015 20:26:46 Tron Thomas wrote:
> I’m rebuilding again on the virtual machine using version 5.4.1, so I need
> to wait for that to complete. Think I have results from a previous build
> and that does not appear to contain designer. Also I rebuilt on the Linux
> virtual machine and redirected error output there. The build finished and I
> did not see any errors in the output. That build also seems to be lacking
> designer. I suspect that means the build may not be finishing, however it
> seems there is no indication about what caused the build to stop.

That's what I am expecting.

The only way for uitools not to get built is if designer as a whole isn't 
built. And if designer isn't built, neither should assistant. They are 
disabled if QtWidgets is disabled or if PNG support is disabled.

If those are missing, then check if these tools are present:
 - lrelease, lupdate, lconvert
 - qtplugininfo (5.5)
 - qtdiag

If they are all missing, I'd say your build failed to reach qttools.

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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to