Re: [Spuc-users] compilation problem
Brought to you by:
spuc
|
From: Tony K. <tk...@gm...> - 2007-05-04 22:12:25
|
This has been fixed (now) in the latest code in CVS archive. If you don't want to check everything out just look at vector.cpp. On 5/4/07, matteo re <re....@gm...> wrote: > Hi > I'm a student and I would like to use spuc for an examination project. > I've downloaded the 2.3.1 release but I'm not able to compile it on > Ubuntu Linux. The error generated by the compiler (gcc version 4.1.2 > 20060928 (Ubuntu 4.1.1-13ubuntu5)) is the following: > > matrix/vector.cpp:38: error: specialization of 'bool > SPUC::Vec<T>::set(const char*) [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] Error 1 > > Is some special flag required to avoid compiler checks or similar > (presumably the compiler has been updated since the last release of > the SPUC library). Sorry to boring with an OT and tanks in advance to > everyone. Any help should be greatly appreciated. > > Matt > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Spuc-users mailing list > Spu...@li... > https://lists.sourceforge.net/lists/listinfo/spuc-users > |