[Doxygen-develop] doxywizard 1.3.3 preview posted for MacOS X
Brought to you by:
dimitri
From: George V. <gy...@ma...> - 2003-09-07 13:13:51
|
Hi, I have posted the first reincarnation of the OS X native doxywizard to: http://homepage.mac.com/gyvarga/.cv/gyvarga/Public/doxygen/doxywizard.app.sit-link.sit if this link does not work try connecting to http://homepage.mac.com/gyvarga/ and go to doxygen and download the doxywizard.app.sit file. Known problems: icon is wrong. I have used the Qt assistant icon as a place holder until the final one will be created. No command line tools. use the ones you already have. When saving a new file use the save as command. You have to do this on every platfrom. Copyrigh might be wrong in get info. ReadMe and disk image is missing. The application does not fit on a 1024 pixel wide screen. On 10.1 the last 20-30 pixels are cut off. Every controll is still reachable. On 10.2 the search tab (the last one) is not seen and the left most controls are off the screen. How does it work and what it contains: The application is a compilation of the original 1.3.3 doxywizard. It has been modified to use the doxygen included in its bundle. It does NOT uses any other version you have. To install unstuff the sit file and move the application anywhere you want. It claim the DOXY file type and the doxygen file extension. If you name your Doxyfiles anding in .doxygen double clicking on them should start up doxywizard. When you let it run you will get the spinning rainbow until doxygen does its work. You can open Console to see where what it is doing (if you did not checked the quite flag). The application has been run on 10.1.x (latest 10.1) and 10.2.6. Modifications to sources: I have modified the RunDoxygen function to run the doxygen from the application bundle. I also modified the Makefile.Doxywizard to automatically build/copy the needed parts. One should change the doxygen.pro or doxygen.pro.in files to genereate the correct make files automatically. The Qt 3.2.1 is used and there were some problems there too. ToDo: Icons Read Me Disk image moving makefile changes to .pro files creating developer documentation Best regards George Varga |