Again quicktime update problem

Lothar Behrens lothar.behrens at lollisoft.de
Thu Sep 6 10:18:46 PDT 2007


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







More information about the wx-users mailing list