Hi,
today I downloaded the sources of openExr and IlmBase in order to
compile them on VS 2010 64bit.
IlmBase compiled without complains but the compilation of openExr
(IlmImf) failed due to a missing semicolon in ImfAutoArray.h in line 60.
IMHO that line should be:
AutoArray (): _data (new T [size]) { memset(_data, 0, size*sizeof(T));}
I would appreciate if someone could add this to cvs.
Btw. are you really happy with that versioning system? There are so many
empty folders which should be removed, and if cvs doesn't allow to do
that, this should be reason enough to do a switch to
svn,git,mercurial,...whatever.
Thanks in advance.
Daniel
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel