[hatari-devel] Problem in 20 years STe megademo (DHS fullscreen) ?

Thomas Huth huth at users.berlios.de
Tue Dec 21 23:28:21 CET 2010


On Tue, 21 Dec 2010 14:12:28 +0100 (CET)
Anders Eriksson <ae at dhs.nu> wrote:

> hg clone http://hg.berlios.de/repos/hatari
> cd hatari
> cmake -G Xcode .
> 
> Opening the Xcode project, select release / i386, hit build.
> 
> /Users/ae/hatari/src/gui-osx/PrefsController.m:614:0 /Users/ae/hatari/src/gui-osx/PrefsController.m:614:
> error: 'CNF_SCREEN' has no member named
> 'bCaptureChange' /Users/ae/hatari/src/gui-osx/PrefsController.m:825:0 /Users/ae/hatari/src/gui-osx/PrefsController.m:825:
> error: 'CNF_SCREEN' has no member named 'bCaptureChange'

That option has been removed by Eero a month ago... a quick fix to make
it compilable again: Simply comment out these two lines.
A proper fix would be to adapt the OS X gui of course, e.g. to use the
new option bCrop instead of bCaptureChange there and in the dialog...
Could one of the Mac users please do that and send a proper patch?
Sébastien? Jerome? ...?

 Thomas



More information about the hatari-devel mailing list