[Interest] Creating an aux library

Till Oliver Knoll till.oliver.knoll at gmail.com
Tue May 22 19:12:35 CEST 2012




Am 22.05.2012 um 12:53 schrieb Sensei <senseiwa at gmail.com>:

> What am I missing right now? MOCs and UIs.
> 
> ...
> What to you think I can do to automate this process? I thought that 
> creating a library would be an easy path, but I don't know if qmake can 
> generate a Makefile for this.

Don't you have the same problem (how to automate the moc/ui step within XCode) when building an executable?

Or how exactly does trying to build a library complicate matters? Why the distinction? Isn't your question more like "How to integrate Qt build steps into XCode"?

By the way, unless you find a way to add "custom build steps" (which you would still need to setup manually!) I don't know how to integrate Qt's moc and uic steps into XCode.

Good luck,
  Oliver


More information about the Interest mailing list