Menu

#2 error compiling spuc

open
nobody
None
5
2006-05-31
2006-05-31
Anonymous
No

When I use make, I get the following error. What to do?

g++ -I.. -I./array -I./comm -I./equalizers -I./
functions -I./generic -I./matrix
-I./specializations
-I./utility -o matrix/vector.o -c matrix/vector.cpp
matrix/vector.cpp:38: error: specialization of ‘bool
SPUC::Vec<T>::set(const cha
r*) [with T = SPUC::
complex<double>]’ in different namespace
matrix/vector.cpp:38: error: from definition of ‘bool
SPUC::Vec<T>::set(const
char*) [with T = SPUC::
complex<double>]’
make: *** [matrix/vector.o] Fehler 1

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.