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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to