On Jun 3, 2008, at 8:57 AM, Israel Chauca wrote: > Hi, > > I compiled SCID using the Darwin config file and it compiled OK, but > when I open it I don't get the menus, the menu bar show the menus of > the terminal or the previous active application. Key shortcuts work, I > can open, create new databases, etc. The windows work fine too, I can > hide, move, minimize or close them. > I have some changes in my tree to allow building a more complete app but I've been swamped at work so haven't been able to get back to it for a bit. That said, the darwin makefile that's checked in should at least get you past this point.
Try to build it using the scid_app target instead. That is, do 'make scid_app' instead of make all or just make. This should leave you with a Scid.app in your top level scid directory (which will just be 'Scid' when viewed in the finder). Try double clicking this in the finder and see what happens. As I said, I have a some changes I have not yet passed along to Pascal that will clean this up a bit. If I can get back to them soon enough perhaps Pascal can get them into the tree before 3.6.24 final. The changes I have are mostly to build a universal binary and to get better builds of the included engines. > Since I had a lot of things installed and customized, I reinstalled > the operative system and tried again but I get the same problem with a > fresh system. > Wow! That's going the extra mile for scid. :-) > I am using an iMac G5 with Mac OS x 10.5.3, XCode 3. Let me know if > you need more info. > I'll be curious to get feedback from you about what works and what doesn't in the build process. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
