Hello,

Yes, that's where I looked. The 'doxygen' binary is generated fine and shows up 
in the 'bin' directory, but nothing else is built.

Thanks for the Qt 4 hint! I compiled Qt 4.8.2 (through great nuisance and 
expenditure of time I might add, haha) and pointed Doxygen's build 
configuration to it instead of Qt 5.3.0. Now the doxywizard binary is built 
fine! Interestingly, I still get the same "Nothing to be done for 'first'" 
message from gmake towards the end of the build process, from within the 
doxywizard directory. But I guess the binary is already being built somewhere 
earlier in the process.

So I'm fine now with a working Doxygen including GUI, thanks again for your 
help!
If I can help figuring out the issue when building with Qt 5.3.0, such as 
supplying logs of my failed build attempts, let me know.

Cheers
Daniel


________________________________________
From: Dimitri van Heesch [doxy...@gmail.com]
Sent: 03 June 2014 20:27
To: Saner  Daniel
Cc: doxygen-users@lists.sourceforge.net
Subject: Re: [Doxygen-users] Doxywizard won't compile (RHEL6)

To avoid the obvious: where did you look for the doxywizard binary?
it should be generated in ../../bin (relative to the doxywizard source dir, 
where also the doxygen binary resides).

So far I never tried to compile doxygen with Qt5, only Qt4, so this might be a 
problem as well.

Regards,
  Dimitri


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to