From: Ronald P. R. <ron...@xs...> - 2012-01-05 14:41:36
|
Hi Alexei, I tried (release configuration), but build failed with 44 errors and 142 warnings. See posts by Cat_7 and me in Emaculation forum. <http://www.emaculation.com/forum/viewtopic.php?p=41690#p41690> Best Regards, Ronald P. Regensburg. Op 5 jan 2012, om 03:42, schreef Alexei Svitkine: > I've committed an Xcode project to the SheepShaver repository that > makes it easier to build SheepShaver as a Universal Binary (with 3 > architectures: i386, x86_64 and ppc). > > This is an optional new build system that does not affect the existing > autogen/configure based build system, which is still fully supported. > The Xcode project will build SheepShaver with configuration > "--enable-sdl-audio --enable-sdl-video --disable-vosf". > > The Xcode project lives in > SheepShaver/src/MacOSX/SheepShaver.xcodeproj and has been tested to > work on Snow Leopard 64-bit with Xcode 3.2.6 and the 10.4 SDK > installed. > > To use it, you need the following: > > 1. A side-by-side checkout of SheepShaver and BasiliskII CVS > repositories (this is normal). > 2. Having run 'make links' from SheepShaver/ root. > 3. SDL installed as a framework in /Library/Frameworks/SDL.framework. > 4. You do not need to run autogen.sh / configure to use the Xcode > project. If you've done so already, you should remove or temporary > move/rename src/Unix/config.h, as the presence of that file currently > conflicts with the Xcode build and will cause errors in Xcode. > > With the above all set, you should be able to launch the Xcode project > and build SheepShaver, resulting in a UB build containing SDL as a > private framework in the bundle. The result will be located in either > SheepShaver/src/MacOSX/build/Debug or > SheepShaver/src/MacOSX/build/Release directories, depending if you do > a Debug or Release build. > > Let me know if it works for you! > > Cheers, > > -Alexei > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > |