R
Rick
Error 42 error LNK2022: metadata operation failed (8013118D) : Inconsistent
layout information in duplicated types (mvl_net_info): (0x02000097).
MVL_SERV.obj
Hi guys, im migrating from VC 6.0 to VS2005, my app actually works under
vs2005 but just as native code (no CLR support). I'm trying to add CLR
components and i got the linker error when built, i saw the error at msdn
description and it should be that a struct whit the name mvl_net_info is
declared or defined more than once, but i cant find it, in all my code i
just have one definition and one declaration.
what other cause can give this behaviour?? or how can i solve this?
Regards.
layout information in duplicated types (mvl_net_info): (0x02000097).
MVL_SERV.obj
Hi guys, im migrating from VC 6.0 to VS2005, my app actually works under
vs2005 but just as native code (no CLR support). I'm trying to add CLR
components and i got the linker error when built, i saw the error at msdn
description and it should be that a struct whit the name mvl_net_info is
declared or defined more than once, but i cant find it, in all my code i
just have one definition and one declaration.
what other cause can give this behaviour?? or how can i solve this?
Regards.