Library in C++ tool
Library in C++ tool
- Subject: Library in C++ tool
- From: John Nairn <email@hidden>
- Date: Tue, 4 Apr 2006 14:13:41 -0700
My Cocoa app uses NSTask to launch a C++ tool and that tool uses a
library. It works fine on my computer, but when deployed to another
computer, the library for the C++ tool will not load even though my
install package puts the library in the expected place (/Library/
Frameworks). The library in Xerces for reading XML file. I have
ZeroLink turned off for all code pieces.
Is there a good place to look and/or a good way to test (since it
works on all my computers)?
One person reported error message "dyld Symbol not found" followed by
some mention of Xerces.
Another person got "NSTask: Task create for path /Library/Frameworks/
Xerces.framework/Versions/A/Xerces failed: 85 Bad executable (or
shared library)"
---------------
John Nairn (1-541-737-4265, FAX:1-541-737-3385)
Professor and Richardson Chair
Web Page: http://woodscience.oregonstate.edu/faculty/nairn.php (under
construction)
FEA/MPM Web Page: http://oregonstate.edu/~nairnj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden