[vtkusers] operators new and delete from vtkObjectBase

ursula.goette at philips.com ursula.goette at philips.com
Thu Dec 11 08:25:01 EST 2003


Dear all,

I seem to have problems with the operators new and delete that are defined
in the vtkObjectBase.cpp file. I fear that it conflicts with the standard operators
new and delete that I also want to use within C++ / .NET.
How can I work around this? I saw that new and delete are only defined in
the ObjectBase file when the flag _WIN32 is defined. Undefining this flag causes
other problems, so I cannot do this.

Can someone please help me with this?

Thanks
Ursula





More information about the vtkusers mailing list