Re: How to disable -fvtable-thunks
Re: How to disable -fvtable-thunks
- Subject: Re: How to disable -fvtable-thunks
- From: BlazeAudio Developer <email@hidden>
- Date: Mon, 05 May 2003 10:35:15 -0700
Jake,
You can probably open the file project.pbxproj (which should be in your
pbproj bundle/folder) with a text editor, search for the text
-fvtable-thunks and simply delete it!
Thanks.
Devendra.
At 08:25 AM 5/6/2003, Jake wrote:
I looked everywhere as everyone has suggested but couldn't seem to
find a
place within project builder to remove this flag. In the end, I
digged
into the .pbproj directory and manually removed the flag in
OTHER_CFLAGS
line from the file "project.pbxproj".
jake
> >Project builder kept complaining that:
> >
> >cc1plus: warning: -fvtable-thunks is no longer supported
> >
> >I have walked through all the items in the Project Target
> >setting. Where do I go to turn it off?
>
> I'm just guessing, but I'll bet that means you are mixing old and
new
> C++ libraries somehow.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.