Re: Undefined symbols
Re: Undefined symbols
- Subject: Re: Undefined symbols
- From: Aristotel Digenis <email@hidden>
- Date: Fri, 11 Jun 2004 10:58:36 +0100
Hello and thank you for your reply.
I was using the Show Detailed Build Results and it did not say where
exaclty the problem was. But in the Detailed Build Results Window, on
the top right there are 2 options "Show Build Steps" and "Show Warnings"
both of which were enabled. However there is another small icon in that
area of the window, and that is "Show/hide the textual build
transcript". This label only apears when you rollover the button. Well I
clicked that and now I am getting the full details of the build. Thanx....
Now its a matter of understanding what the transcript actually means.
I am adding the transcript below just in case somebody has any idea of
the problem while I try to figure it out. Thank you!
/Developer/Private/jam -d1 -j1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.3
BUILD_STYLE=Development "CPP_HEADERMAP_FILE=/Volumes/Spare/Audio
Units/gainer/build/gainer.build/gainer.build/DiGeGainer.hmap"
"SRCROOT=/Volumes/Spare/Audio Units/gainer"
"OBJROOT=/Volumes/Spare/Audio Units/gainer/build"
"SYMROOT=/Volumes/Spare/Audio Units/gainer/build" DSTROOT=/tmp/gainer.dst
DynamicLibrary /Volumes/Spare/Audio
Units/gainer/build/DiGeGainer.component/Contents/MacOS/DiGeGainer
DynamicLibrary.LinkUsingFileList /Volumes/Spare/Audio
Units/gainer/build/DiGeGainer.component/Contents/MacOS/DiGeGainer
/usr/bin/g++-3.3 -o "/Volumes/Spare/Audio
Units/gainer/build/DiGeGainer.component/Contents/MacOS/DiGeGainer"
"-L/Volumes/Spare/Audio Units/gainer/build" "-F/Volumes/Spare/Audio
Units/gainer/build" -filelist "/Volumes/Spare/Audio
Units/gainer/build/gainer.build/gainer.build/Objects-normal/LinkFileList"
"-framework" "AudioUnit" "-framework" "CoreServices" "-arch" "ppc"
"-Wl,-exported_symbols_list" "gainer.exp" "-bundle" "-bundle" ld:
Undefined symbols:
CAAudioChannelLayout::NumberChannels(AudioChannelLayout const&)
operator==(AudioStreamBasicDescription const&,
AudioStreamBasicDescription const&)
...failed DynamicLibrary.LinkUsingFileList /Volumes/Spare/Audio
Units/gainer/build/DiGeGainer.component/Contents/MacOS/DiGeGainer ...
Toine Heuvelmans wrote:
Whoops, the AUPropertiesPostPantherAdditions.h had nothing to do with
undefined symbols (it was an other problem I had).
But the "Show Detailed Build Results" is the right solution.
_______________________________________________
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.