hi,
To compile Hatari, I take the sources for 2.2.1 from git. In the already compiled version that I downloaded I get SDL2.framwork, CAPSImage.framework, libpng16.16.dylib, libportaudio.2.dylib, libportmidi.dylib and tos.img. I put the 2 frameworks in / Library / Frameworks then I run the commands:
~ % cd /Users/msaro/Desktop/hatari-2.2.1
hatari-2.2.1 % cmake -G Xcode
I get an Xcode project that I modify and complete so that the frameworks and dylibs will be taken from the final Bundle as Bob told me. I run the compilation and I get:
am I making a mistake or is there a problem with the sources?
Regards
Miguel