DYLD problems
Kree Cole-McLaughlin <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
So I've compiled GNUstep seemingly fine. As I mentioned in a previous thread I had to add '-undefined supress' to the LDFLAGS of some of the tools and apps. But now I want to run things and I am getting wierd runtime errors from dyld. I am sourcing GNUstep.sh and my environment seems to be set up fine, but I have to link libgnustep-base.dylib to /usr/local/lib to get it to work during runtime. And when I try to launch GWorkspace it complains about not finding FSNode.framework and ProjectCenter complains about not finding ProjectCenter.framework. And thoughts about what could be causing this? Thanks, Kree