Does anybody else get a lot of:
warning LNK4006: x already defined in VixAllProducts.lib(y.obj); second definition ignored
when you #include vix.h and link with VixAllProducts.lib?
I'm using:
VMWare Server 2.0.2; VIX 1.6; Visual Studio 2003 (Visual C 7).
The vix documentation says to use Visual C 8 or later; I'd rather stay in VC7 if possible, so I can maintain vc library compatibility with some legacy code.
Thanks for any tips or advice you might have,
Julian