
Sun, 03/21/2010 - 17:40
Forums:
Hello,
When I tried to build "OCWrappers", I keep getting this error:
fatal error LNK1215: metadata operation failed (8007000E) : Not enough storage is available to complete this operation.
Any advices on this?
Thanks lot,
Yong
Mon, 04/19/2010 - 02:47
Hi Yong.
OCWrappers need a lot of memory to build and for this reason in most cases linking them it will not work, and it is a bug in VS C++ linker. There are more wrapper projects, and I recommend to you a fairly complete but smaller (so it will not be as limited in memory usage): NaroTrunk\wrappers\win32\OCWrappers\OCWrappersClassesLink_mostcomplete.vcproj and they include just one third of classes of full wrapper, but you should not get those errors.
Best wishes,
Ciprian