Again quicktime update problem
Stefan Csomor
csomor at advancedconcepts.ch
Thu Sep 6 10:53:10 PDT 2007
Hi
Lothar Behrens wrote:
> Hi,
> I have updated my quicktime version to current version for Mac OS X
> 10.3.9.
>
> Building my software then resulted into the following error:
>
> ld: Undefined symbols:
> _HIPointConvert referenced from QuickTime expected to be defined in
> Carbon
> /usr/bin/libtool: internal link edit command failed
> make[1]: *** [wxAUI.framework] Error 1
> make: *** [../vendor/wxaui-0.9.1/src] Error 2
>
> The make command for this code is:
>
> mac:~/develop/Projects/CPP/vendor/wxaui-0.9.1/src lothar$ c++ -c -
> DOSX
> -DUNIX -DLINUX -DLB_I_EXTENTIONS `wx-config --inplace --cxxflags` -
> I /
> Users/lothar/develop/Projects/CPP/BaseDevelopment/lbHook/linuxCode -
> I /
> Users/lothar/develop/Projects/CPP/interfaces -I /Users/lothar/
> develop/
> Projects/CPP/include -I /Users/lothar/develop/Projects/CPP/
> BaseDevelopment/lbclasses -I /usr/include -I . -I /Users/lothar/
> develop/Projects/CPP/vendor/wxaui-0.9.1/include manager.cpp -o
> manager.o
>
> mac:~/develop/Projects/CPP/vendor/wxaui-0.9.1/src lothar$ c++ -
> dynamiclib -W1,-single_module -compatibility_version 1 -
> current_version 1 -install_name "@executable_path/../Frameworks/
> wxAUI.framework/Versions/A/wxAUI" -seg1addr 0xb0000000 manager.o
> `wx-
> config --libs` -F/Users/lothar/lib -framework wxPropgrid -framework
> lbHook -lc /usr/lib/libgcc_s.1.dylib -o wxAUI.framework/Versions/A/
> wxAUI
>
> ld: Undefined symbols:
> _HIPointConvert referenced from QuickTime expected to be defined in
> Carbon
> /usr/bin/libtool: internal link edit command failed
>
> What must I do after updating quicktime ?
>
> I still have XCode 1.5 and don't know, if I could use any newer
> version on 10.3.9.
>
> Thanks, Lothar
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
--
Advanced Concepts AG
Software-Engineering
Heldweg 10
CH-8475 Ossingen
Switzerland
phone:+41 52 245 0 245
fax:+41 52 245 0 246
http://www.advanced.ch
mailto:csomor at advanced.ch
More information about the wx-users
mailing list