[Development] Bootstrapping QDoc

Thiago Macieira thiago.macieira at intel.com
Tue Apr 23 17:50:04 CEST 2013


On terça-feira, 23 de abril de 2013 23.30.42, Sze Howe Koh wrote:
> That's not the case anymore -- calling 'make html_docs' after
> 'configure' led to an attempt to run qdoc.exe, which did not yet
> exist. I'm guessing it's because QDoc is no longer bootstrapped
> (https://codereview.qt-project.org/#change,52739). The patch mentioned
> making bootstrapping "optional" -- does that mean I can re-enable it?
> If so, how?

It's bootstrapped only if you're cross-compiling. That's how it's "optional": 
it's an option made by the build.

If you're not cross-compiling, you don't need a bootstrapped qdoc or 
qdbusxml2cpp. Therefore, simply build it normally.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130423/40a2cd0a/attachment.sig>


More information about the Development mailing list