You were right, this was a mistake between runtime and compile time libraries, I made library against /sw/include/boost, and link somewhere else :(
Thank you for all, 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
