stl.net: why do I get lnk2005?
Creat a test project (CLR console app)
Add 2 component (comp1 and com2)
Add "#include <cliext/vector>" to the header comp1.h
Add "#include <cliext/vector>" to the header comp2.h
Compile --> get lnk2005.
hdp.
Creat a test project (CLR console app)
Add 2 component (comp1 and com2)
Add "#include <cliext/vector>" to the header comp1.h
Add "#include <cliext/vector>" to the header comp2.h
Compile --> get lnk2005.
hdp.
We were not able to get STL.NET in a reasonable shape for Beta 2 to have it really working. We decided not to remove it so custoemrs would have the ability to look at the source code to get a global idea on what functionality it will include.
Thanks for reporting this issue! I will make sure it is on our list of issues we are fixing.
Ronald Laeremans
Visual C++ team