Re: [Lapackpp-devel] Compiling errors of tCmplxSolve.cc with updated lapackpp 2.4.12
Status: Beta
Brought to you by:
cstim
From: Aosheng R. <ro...@gm...> - 2006-08-20 09:09:49
|
Christian, Following your hints, I added LA_COMPLEX_SUPPORT to precompiler of project in MSVC and added gmc.cc, vc.cc and lavc.cc into source files. Unfortunately, it dosn't work. I cannot generate the dynamic library, when LA_COMPLEX_SUPPORT is added. I am not sure if we should modify lacomplex.h? Right now, I have no ideas about the modification of lacomplex.h, because I have no knowledge about the difference of complex type definition between MSVC and GNU C++. Thanks, ------------- Rong |