Re: [hatari-devel] MacOsX work |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Le 27/08/2016 à 12:40, Troed Sångberg a écrit :
> Hi all,
>
> I'm unsure whether the latest OSX UI changes have been merged or not,
> but what I did yesterday was to set up my build system on my other Mac
> (not my work computer) and "start from scratch". The following are my
> findings on what was needed:
To my mind, a better way is to have all the same frameworks, and make
them embedded in the final downloadable Hatari app.
Cocoapod is working on a tool for MacOsX that will facilitate this
MacOsX build. Donwload fresh repo, download needed frameworks, cmake and
build the project, install it.
> 5) The recent changes to gui-osx seem to require Xcode 7 ("SDLMain.xib:
> error: The document "(null)" requires Xcode 7.0 or later") and Xcode 7
> requires the latest OSX so at this point I had to update both my OS and
> Xcode ...
Nib should be used with older version of XCode. Will try to look at that.
>
> ... but after all that I now have a new binary built. There does seem to
> be some UI issues (text at FPU selection)
In the english version ?
JV