I tried to insert some simple ICE code in my existing program, which is written using MS managed C++ extensions. And I got all sort of compilation errors. From the error messages I understand that ICE header files redefine some standard managed C++ definitions. My question is: is it possible to make managed extensions and ICE work together? If it is possible, could you give guidelines how to do this?
I use ICE v 2.0 and MS VS .NET 2003.
Thanks,
Sergei.

Reply With Quote