[Lapackpp-devel] linker error with lapackpp-2.1.0
Status: Beta
Brought to you by:
cstim
From: Jean-Baptiste C. <Jea...@in...> - 2005-02-03 17:36:43
|
hi, i'm trying to link my software with the last version of Lapack++ (2.1.0) and i get a linker error that i did not have with previous version (2.0.3) : ..../lapackpp-2.1.1/include/lapackpp/genmd.h:88: multiple definition of `LaRandUniform(LaGenMatComplex&, double, double)' If i comment out this function in genmd.h, the linker error disappears. Have you an idea to solve this problem more properly ? cheers, JB Charlety |