On Nov 3, 2006, at 2:57 PM, cssdev@mac.com wrote:
On Nov 3, 2006, at 1:43 PM, Eric Gorr wrote:
I attempted to build doxygen +wizard against the the qt3-mac & qt3 port, but got the errors below. Anyone know how to get around this problem?
I can confirm that error. It looks like an upstream bug with the doxywizard source. Maybe it needs a newer version of Qt? I'll try the doxygen 1.5.1 source to see if that works.
http://svn.macosforge.org/projects/macports/ticket/10985
I'll see if I can figure out how to fix the problem, but in the meantime you should be able to build and run the standard command- line version.
I just committed a fix for this, but it involves NOT building a universal binary. This is a bit of stopgap solution, as it would be great to have a universal build. This fix lets the wizard build, an a universal build enhancement can be requested if desired. The whole dependency chain would need universal build support, and I don't think we're there yet. :) Chris