I needed a debug build of macfuse (I understand most people don't need to build macfuse themselves, but I did) and was running into the "Unknown SDK" message which google tells me others have encountered, but as my googling didn't find the solution I will share: the problem is that the x86_64 target is enabled by default, and the settings in core/10.5/fusefs/fusefs.xcodeproj/project.pbxproj for x86_64 make various references to the 10.6 SDK which most of us presumably don't have. If you remove the x86_64 target from that file, you can build smalldist.
-- Paul Phillips | It is hard to believe that a man is Stickler | telling the truth when you know that you Empiricist | would lie if you were in his place. all hip pupils! | -- H. L. Mencken --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
