Hi, I'm testing MacFuse using the sample Objective-C LoopbackFS. I mounted a subdirectory on my disk and then used the posix_compat_test app to ensure that MacFuse and LoopbackFS were processing the I/O requests correctly. Everything works great. I then did some standard file copying, directory manipulation, etc and also used various apps to modify data on the mounted LoopbackFS volume and it worked.
So as a true test, I copied an Xcode project to the mounted volume then opened Xcode and was able to build the project. If I Build And Run it works fine, but if I Build And Debug the debugger fails to load with a 'can't find executable' error....but the exe does exist. Does anyone know if this is an issue with Xcode, or is it somewhere in the MacFuse/LoopBackFS code? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
