Re: C++: what could cause dynamic_cast<> to fail?
Re: C++: what could cause dynamic_cast<> to fail?
- Subject: Re: C++: what could cause dynamic_cast<> to fail?
- From: Jan Brittenson <email@hidden>
- Date: Tue, 26 Jan 2010 08:06:19 -0800
On 1/25/10 7:28 PM, Dan Caugherty wrote:
Are there other tests I can
try? This is getting ridiculous.
What if you build your library with -fvisibility=default?
You can also try sprinkling __attribute__((visibility("default"))) in
the right places.
http://gcc.gnu.org/wiki/Visibility
|
_______________________________________________
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