My program crashes when I compile it with VS2005 Release version. Have traced the crash to mdlLinkage_extractFromElement(). When I compile with Debug version it does not crash. I am wondering about the VS2005 default structure alignment requirements? Default (which is what I am using) is 8 byte boundaries. Any thoughts???
p = mdlLinkage_extractFromElement (&cadAttr, cpElement, ATTR_ID, DATADEF_ID, _, _, _);
Thank you,
Warren VS2005/SP1 v08.09.04.88
Warren: My v08.09.04.88 program crashes when I compile it with VS2005 Release version.
I'm using Visual C++ v6 with MicroStation V8.0 ... V8.9 (MicroStation XM), and Visual C++ v8 with V8.11 (MicroStation V8i). I've not attempted to use VC++ v8 (Viz Studio 2005) with MicroStation XM (V8.9).
Here's my understanding of Visual Studio Versions for MDL.
Regards, Jon Summers LA Solutions