c:\mtl-2.1.2-21\mtl\light1D.h(87): error C2039: '_Ptrit' : is not a member of 'std'
"Laws, Aaron D" <[email protected]> Tue, 11 May 2004 14:00:53 -0500
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <A9D1D3D3ED1BF24D9BF22ADDF0EFAE48021146C9@xch-mw-11.mw.nos.boeing.com> |
> Hello,
>
> I am trying to compile the following code using C++ .NET 2003:
>
> #include "stdafx.h"
> #include "C:/mtl-2.1.2-21/mtl/mtl.h"
>
> int _tmain(int argc, _TCHAR* argv[])
> {
> return 0;
> }
>
> The topmost error is provided in the subject. I'm guessing that
> most/all errors might go away if I can resolve this std::_Ptrit issue.
>
> I have searched far and wide for information on where (what include
> file) defines std::_Ptrit, but have not been successful. I found one
> post which indicated success with .NET 2002 but not .NET 2003. Is
> this still the case?
> http://www.osl.iu.edu/MailArchives/mtl-devel/msg00547.php
>
> Any information you can provide would be appreciated.
>
> Thanks,
> Aaron Laws
_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/