[Lapackpp-devel] Help me: syntax errors from "COMPLEX" in Lapack++
Status: Beta
Brought to you by:
cstim
From: mohamad c. <moh...@in...> - 2004-12-14 14:30:37
|
HI all, I'm new to C++. I've just installed Lapackpp-2.0.3. The installation seems to be fine but when i tried to do a test (i've tried the command "gcc tEigSolve.cc" under the directory lapackpp-2.0.3/testing) i have got many syntax errors!!, these errors come from files: vc.h, gmc.h, lavc.h, blas1pp.h, blaspp.h and blas++.h. Most of these errors claim about the struct "COMPLEX", when declaring a pointer or a reference to "COMPLEX" saying that this is a syntax error! Please give me some feedback, Thanks in advances! |