Blitz logo

Blitz Support :

From: Xavier WARIN(Compte LOCAL) - I23 (xavier.warin_at_[hidden])
Date: 2003-11-21 01:50:04


Didn't you forget to link with libblitz.a ?

Pete Watkins wrote:
> Hi,
>
> I'm new to blitz and am very impressed by its capabilities. Its great to
> be able to do matrix operations similar to those in matlab but with the
> richness and efficiency of C++.
>
> I'm having a bit of trouble compiling some of the examples, and I hope
> that I'm not missing anything too obvious. Some examples, for instance
> array.cpp compile fine. However some of them, for instance nested.cpp,
> return the error
>
> undefined reference to `blitz::tensor::i'
>
> when I attempt to compile.
>
> Thanks for any help.
>
> --
> Pete Watkins
> Department of Physics
> University of Bath
> UK
> _______________________________________________
> Blitz-support mailing list
> Blitz-support_at_[hidden]
> http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
>
>