ZeroLink error
ZeroLink error
- Subject: ZeroLink error
- From: Arjun Chandra <email@hidden>
- Date: Sun, 13 Nov 2005 13:46:08 +0000
Dear all,
Following is the error message I'm getting when running a project of
mine through Xcode. It has to do with some dynamic linking I guess.
The error:
--------------
[Session started at 2005-11-12 03:35:34 +0000.]
ZeroLink: unknown symbol '_gsl_rng_default'
Project_A has exited due to signal 6 (SIGABRT).
-------------------------------------------------------------------
Now, this _gsl_rng_default is declared in one of the header files in
the GNU Scientific Library.
In the Xcode documentation it is mentioned that if something is
declared as extern private in one file and it is again declared as
private in another, the above ZeroLink error appears. However, it
does not mention how to resolve this issue.
When compiled and ran through command line, there is no problem! I
guess it has to do with Xcode's environment? It would be great if
someone could help.
Thanks,
Arjun
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden