Re: templates, C++, and LNK2019
From: Vladimir Nesterovsky (vladimir_at_nesterovsky-bros.com)
Date: 10/17/04
- Next message: Bo Persson: "Re: Precompiled headers on C"
- Previous message: Zak Williamson via .NET 247: "LINK : fatal error LNK1201"
- In reply to: Chris Burrger via .NET 247: "templates, C++, and LNK2019"
- Next in thread: Carl Daniel [VC++ MVP]: "Re: templates, C++, and LNK2019"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 17 Oct 2004 13:27:37 +0200
"Chris Burrger via .NET 247" <anonymous@dotnet247.com> wrote in message
news:uj3NCGDtEHA.2072@TK2MSFTNGP10.phx.gbl...
> I've found some other posts that deal with this linker error, but none of
those solutions work for me. I just got VS.NET 2003 and I wanted to try it
our with some basic algorithms. I am trying to make a singly linked list,
using templates.
> I?ll post my code and then the error message at the end.
> ...
I can compile (and link) posted code.
-- Vladimir Nesterovsky e-mail: vladimir@nesterovsky-bros.com home: www.nesterovsky-bros.com
- Next message: Bo Persson: "Re: Precompiled headers on C"
- Previous message: Zak Williamson via .NET 247: "LINK : fatal error LNK1201"
- In reply to: Chris Burrger via .NET 247: "templates, C++, and LNK2019"
- Next in thread: Carl Daniel [VC++ MVP]: "Re: templates, C++, and LNK2019"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|