[wx-dev] wxMac trunk build error

Stefan Csomor csomor at advancedconcepts.ch
Fri Feb 22 12:22:21 PST 2008


Hi Robin

> I get this error on trunk during the link step when building wx as a
> monolithic shared lib on Leopard:
> 
> Undefined symbols:
>    "_AudioServicesPlayAlertSound", referenced from:
>        wxBell()    in monodll_utils.o
>        _AudioServicesPlayAlertSound$non_lazy_ptr in monodll_utils.o
> ld: symbol(s) not found
> 
> 
> Are we missing a framework from the link step or something?

I don't have a problem in the xcode projects, the framework would be
AudioToolbox.framework, I don't know which line would be the correct one to
fix that in correctly, I've now modified the Makefile by hand and am now
rebuilding

best,

Stefan







More information about the wx-dev mailing list