Using library built in VC 8.0 or VC 7.0 in Application built in VC6.0
-
Hello, I want to use a function from .lib file(which is built on VC 8.0 and VC 7.0) and my application is built in VC 6.0. On calling function (from .lib) i get large number of linker errors. I beleive this is because one of the one of the linker warning "warning LNK4078: multiple ".CRT" sections found with different attributes (40300040)" Please advice. Thanks in Advance!
-
Hello, I want to use a function from .lib file(which is built on VC 8.0 and VC 7.0) and my application is built in VC 6.0. On calling function (from .lib) i get large number of linker errors. I beleive this is because one of the one of the linker warning "warning LNK4078: multiple ".CRT" sections found with different attributes (40300040)" Please advice. Thanks in Advance!
tony_udz wrote:
I want to use a function from .lib file(which is built on VC 8.0 and VC 7.0) and my application is built in VC 6.0.
You can't use static libraries built with VC 7.0/8.0 with VC 6.0. Full stop. There are no workarounds, it just doesn't work - they're incompatible. Of course, if you could make DLLs out of your static library code, you might get a bit further - but there's lots of different issues there as well.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p