Boost logo

Boost Users :

From: Matei Stroila (matei.stroila_at_[hidden])
Date: 2005-08-29 10:58:34


Using Visual Studio 7.1 and boost_1_33_0, I am getting the following
undefined symbol while trying to run an application that uses the
interval_lib:

error LNK2019: unresolved external symbol _rint referenced in function
"public: static double __cdecl
boost::numeric::interval_lib::detail::x86_rounding::to_int(double
const &)" (?to_int_at_x86_rounding_at_detail@interval_lib_at_numeric@boost@@SANABN_at_Z)

On the other hand, the same code is compiled and runs fine on my
powerbook (gcc and the boost same library version).

Thanks for help,

Matei


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net