PDA

View Full Version : Anyone here use Visual Studio .NET?


dsm1995gst
05-06-2003, 06:27 AM
If so, do you have any information on the "unresolved external symbol" link errors? I thought these problems, like the friend function problems, would've been fixed in .NET.

It seems that it only happens when using templates. To fix the problem, I believe you have to implement any functions in the .h file. Anyway, anyone have any info on this?