![]() |
Blitz Bugs : |
From: Eddie.Breeveld_at_[hidden]
Date: 2004-08-04 07:44:59
I got this error (the only compilation error in the whole test suite) with
the latest CVS version (yesterday's) of Blitz++. I am using Visual Studio
.NET 2003, installed using the instructions in README-VS.NET.
c:\Program Files\blitz\testsuite\extract.cpp(85) : error C2064: term does
not evaluate to a function taking 2 arguments
Line 85 is the last line in this code snippet from the test suite's
extract.cpp.
Array<RGB24,2> E(5,5);
E[RGB24::red] = 30;
E[RGB24::green] = 50;
E[RGB24::blue] = 15;
E[RGB24::green](Range(1,2),Range(1,2)) = 0;
Eddie
____________________
Edward Breeveld
eSolutions
Watson Wyatt LLP
Watson House, London Road,
Reigate, Surrey, RH2 9PQ, UK
Tel. +44 (0)1737 274151
Fax. +44 (0)1737 241496
www.watsonwyatt.com
_________________________________________________________________
Notice of Confidentiality
This transmission contains information that may be confidential
and that may also be privileged. Unless you are the intended
recipient of the message (or authorised to receive it for the
intended recipient) you may not copy, forward, or otherwise use
it, or disclose it or its contents to anyone else. If you have
received this transmission in error please notify us immediately
and delete it from your system.
Tel: +44 1737 241144
Fax: +44 1737 241496
Email: postmaster_at_[hidden]
Please contact the sender if you have any problems with this
email.
Authorised and regulated by the Financial Services Authority.
Member of the General Insurance Standards Council.
_________________________________________________________________