|
-
April 6th, 2011, 10:03 AM
#5
Re: Vs6 to VS2008 Template Problem
 Originally Posted by rch83199
Hi
I'm in the midst of porting an old VS6 project to VS2008/2010 and have hit a compilation problem associated with a template class. I would appreciate any comments or suggestions on reaching a resolution to the problem!
It would help if you tell us what to compile to duplicate the error. To do that, you should put the entire code in one source file, not several files, or create a real project using those files.
For example, where is this file?
Code:
DicomDataElement.cpp
We need this or a minimal example, to reproduce the compiler error.
Regards,
Paul McKenzie
Last edited by Paul McKenzie; April 6th, 2011 at 10:05 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|