On 5/13/14 12:07 PM, "Dimitri van Heesch" 
<doxy...@gmail.com<mailto:doxy...@gmail.com>> wrote:

I did build doxywizard on MacOSX 10.9, but with -mmacosx-version-min=10.5.

I can't check myself if it works on earlier versions than 10.9. Maybe someone 
else can comment on this.
You could also build doxygen yourself on 10.6.8. There is no reason it should 
not work.


Thanks, Dimitri --

I was basing that on what someone posted on StackOverflow regarding this:

http://stackoverflow.com/questions/23614679/doxygen-os-x-app-crashes-on-launch-10-6-8

This is what they posted:


Doxywizard 1.8.7 and its library dependencies were built with a deployment 
target of 10.9:

otool -l Doxygen.app/Contents/MacOS/Doxywizard | fgrep --after-context=3 
LC_VERSION_MIN
cmd LC_VERSION_MIN_MACOSX
cmdsize 16
version 10.9
sdk 10.9


This means the application can only be run on a system running OS X 10.9 or 
later. Either support for older operating systems was removed in this release 
or the binaries were accidentally built with an incorrect deployment target.

Where is the Xcode project to build the app that can be downloaded?

Stephen


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to