Re: ZeroLink fails
Re: ZeroLink fails
- Subject: Re: ZeroLink fails
- From: Markus Hitter <email@hidden>
- Date: Wed, 22 Jun 2005 11:58:08 +0200
Am 22.06.2005 um 09:44 schrieb Rune Lindman:
When activating ZeroLink launching app fails. If ZeroLink is off it
works.
---
[Session started at 2005-06-22 09:38:59 +0200.]
ZeroLink: unknown symbol '__ZTv0_n12_NSoD0Ev'
Only a small help, but perhaps it rings a bell: Such cryptical symbol
names are often ones used for C++ functions. You can decode them in
Terminal:
$ echo __ZTv0_n12_NSoD0Ev | c++filt
virtual thunk to std::basic_ostream<char, std::char_traits<char>
>::~basic_ostream()
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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