> From: Pat Thoyts <[EMAIL PROTECTED]>
> I believe your problem is that you need to link with
> a debug build of
> metakit in this instance. Using the file you posted
> earlier I build
> the test executable using:
>
> C:\src>cl -nologo -W3 -Zi -GX -Od -D_DEBUG -MDd
> -Imetakit/include -o
> mk-bug.exe mk-bug.cpp metakit\builds\mk4vc60.lib
>
> Running the resulting mk-bug.exe raises an assertion
> dialog as you
> have described.
> However if we use metakit\builds\mk4vc60_d.lib as
> the link library
> then the test completes successfully.
I just verified that I am building the debug build
with
mk4vc60_d.lib and I also updated to Service Pack 6.
But I still get the same error :-)
I hope somebody else will be able to reproduce the
bug. In the meanwhile I'll try finding som more clues
to the cause.
Best Regards,
Arto Stimms
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
_____________________________________________
Metakit mailing list - [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit