CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: marsh

Search: Search took 0.06 seconds.

  1. Replies
    4
    Views
    1,556

    Re: Linker Error

    I tried providing that already aswell. Same error.

    [Edit]

    Nevermind i added one to goal aswell and it fixed it. Thank you both.
  2. Replies
    4
    Views
    1,556

    Re: Linker Error

    I tried a inline file before and i just got



    error C2512: 'Goal<T>' : no appropriate default constructor available
    1> with
    1> [
    1> T=Character
    1> ]
    1> ...
  3. Replies
    4
    Views
    1,556

    [RESOLVED] Linker Error

    Hello all, i would appreciate it if anyone could enlighten me on a linker error.

    First off the error

    Error 1 error LNK2019: unresolved external symbol "public: __thiscall ReachTop<class...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured