Thanks for the quick answer !
Link time :

          -lexampleN03  -lG4GMocren -lG4visHepRep -lG4FR -lG4OpenGL 
-lG4RayTracer -lG4Tree -lG4VRML -lG4decay -lG4vis_management -lG4UIbasic 
-lG4emhighenergy -lG4run -lG4modeling -lG4scoring -lG4muons -lG4emstandard 
-lG4transportation -lG4detutils -lG4geomdivision -lG4detscorer -lG4geomBoolean 
-lG4mesons -lG4event -lG4geombias -lG4tracking -lG4emutils -lG4leptons 
-lG4bosons -lG4baryons -lG4ions -lG4cuts -lG4detector -lG4procman -lG4track 
-lG4navigation -lG4UIcommon -lG4volumes -lG4magneticfield -lG4partman 
-lG4digits -lG4specsolids -lG4csg -lG4hepnumerics -lG4hits -lG4geometrymng 
-lG4materials -lG4gl2ps -lG4graphics_reps -lG4intercoms -lG4globman   
-F/Library/Frameworks -framework QtCore -framework QtGui -framework QtOpenGL 
-L/Users/garnier/Work/Devel/wt-3.1.5/install/lib/ -lboost_signals 
-lboost_system -lboost_thread -L/Users/garnier/Work/Devel/wt-3.1.5/install/lib/ 
-lwt -lwtext -lwthttp -L/usr/lib -lz -lssl -lcrypto 
-F/System/Library/Frameworks -framework OpenGL -framework AGL  -L/usr/X11R6/lib 
-lGLU -lGL -L/sw/lib -lXm -lXpm -L/usr/X11R6/lib  -lXmu -lXt -lXext -lX11 -lXi 
-lSM -lICE  -lCLHEP -lm -lz

Otool :
        libboost_signals.dylib (compatibility version 0.0.0, current version 
0.0.0)
        libboost_system.dylib (compatibility version 0.0.0, current version 
0.0.0)
        libboost_thread.dylib (compatibility version 0.0.0, current version 
0.0.0)
        libwt.26.dylib (compatibility version 26.0.0, current version 3.1.7)
        libwtext.26.dylib (compatibility version 26.0.0, current version 3.1.7)
        libwthttp.26.dylib (compatibility version 26.0.0, current version 3.1.7)

Environnement :
mac-90108% printenv  | grep "PATH" 
PATH=/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/usr/X11R6/bin:/Users/garnier/Work/svk/trunk/configuration/scripts:/usr/local/CMT/v1r22/Darwin-i386
CLASSPATH=:/usr/local/CMT/v1r22/java/cmt.jar
DYLD_LIBRARY_PATH=/Users/garnier/Work/Devel/wt-3.1.5/install/lib:/Users/garnier/Work/geant4/lib/Darwin-g++

I do not see anything strange.
Laurent


Le 28 janv. 2011 à 12:54, Koen Deforche a écrit :

> Hey Laurent,
> 
> This sounds like a mismatch between runtime and compile time libraries used.
> Can you verify that you are using the same versions of Wt and Boost at
> run-time compared to link-time ?
> 
> Compile time can be seen from your link command.
> 
> Runtime libraries can be seen using 'otool' :
> $ otool -L binary
> 
> Regards,
> koen
> 
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
> February 28th, so secure your free ArcSight Logger TODAY! 
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to