[Unison-hackers] Building Unison GUI on OSX 10.6

Lukas Reichlin lukas.reichlin at gmail.com
Sun Jul 17 10:57:04 EDT 2011


On 17.07.2011, at 16:32, Alan Schmitt wrote:

> On Sun, Jul 17, 2011 at 3:54 PM, Lukas Reichlin
> <lukas.reichlin at gmail.com> wrote:
>> Do I need a different OCaml build?
> 
> No, you just need to specify that you want an x86_64 build of Unison
> (as it seems you have a x64 ocaml). There may be a way to do it on the
> command line, but the simplest is to:
> - cd src/uimacnew
> - open uimacnew.xcodeproj
> - go to "Project -> Edit Project Settings"
> - under "Architectures", choose "64-bit Intel"
> 
> This should work when you try to recompile.
> 
> Alan

Thanks, that helped! When I tried UISTYLE=macnew, I got the same problem as Benjamin with Growl and 64 bits. But UISTYLE=macnew09 works perfectly and macnew09 is the Unison flavour I'd like to have. I also set the Base SDK to 10.6. Sync you very much for your help ;-)

Best regards
Lukas


More information about the Unison-hackers mailing list