Has anyone has succesfully compiled osgCAL 0.2.1 in OSX?

i'm new in OSX but in the final stage i did:


libtool -dynamic -single_module -o ../../lib/libosgCal.dylib Model.o 
CoreModel.o SubMesh.o -lcal3d -framework osgDB -framework osg -framework 
OpenThreads -framework OpenGL -install_name  /usr/local/lib/libosgCal.dylib 
-compatibility_version 0.2.1
------------------------------------------------------------------------

..but i still get undefined symbols:


ld: for architecture ppc
ld: Undefined symbols:
__Unwind_Resume
__ZNSolsEPFRSoS_E
__ZNSsC1Ev
__ZNSsD1Ev
__ZNSt8ios_base4InitC1Ev
__ZNSt8ios_base4InitD1Ev
__ZSt17__throw_bad_allocv
__ZSt20__throw_length_errorPKc
__ZSt4cerr
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc
__ZTVN10__cxxabiv120__si_class_type_infoE
__ZTVN10__cxxabiv121__vmi_class_type_infoE
__ZdlPv
__Znwm
___cmpdi2
___cxa_atexit
___cxa_pure_virtual
___dynamic_cast
___floatdidf
___gxx_personality_v0
_memmove
__ZNKSs5rfindEPKcm
__ZNSaIcEC1Ev
__ZNSaIcED1Ev
__ZNSs6appendEPKc
__ZNSs6appendERKSs
__ZNSsC1EPKcRKSaIcE
__ZNSsC1ERKSs
__ZNSsC1ERKSsmm
__ZNSsaSERKSs
___cxa_begin_catch
___cxa_end_catch
___cxa_rethrow
__ZSt4cout
__ZdaPv
__Znam
_exit
libtool: internal link edit command failed
make: *** [../../lib/libosgCal.dylib] Error 1
------------------------------------------------------------------

Can anyone point me in the right direction?

Thanks.
Pedro Cervantes-Pintor




-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to