Template magic
-
launcher.obj : error LNK2001: unresolved external symbol "public: __thiscall tLgInteger >,unsigned __int64>::tLgInteger >,unsigned __int64>(unsigned long)" (??0?$tLgInteger@V?$vector@KV?$allocator@K@std@@@std@@_K@@QAE@K@Z) ;P hint_54
hint_54 wrote:
launcher.obj : error LNK2001: unresolved external symbol "public: __thiscall tLgInteger >,unsigned __int64>::tLgInteger >,unsigned __int64>(unsigned long)" (??0?$tLgInteger@V?$vector@KV?$allocator@K@std@@@std@@_K@@QAE@K@Z)
huuuu :wtf: where is the question ?
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
launcher.obj : error LNK2001: unresolved external symbol "public: __thiscall tLgInteger >,unsigned __int64>::tLgInteger >,unsigned __int64>(unsigned long)" (??0?$tLgInteger@V?$vector@KV?$allocator@K@std@@@std@@_K@@QAE@K@Z) ;P hint_54
-
hint_54 wrote:
launcher.obj : error LNK2001: unresolved external symbol "public: __thiscall tLgInteger >,unsigned __int64>::tLgInteger >,unsigned __int64>(unsigned long)" (??0?$tLgInteger@V?$vector@KV?$allocator@K@std@@@std@@_K@@QAE@K@Z)
huuuu :wtf: where is the question ?
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
i may be missing something there, but, what's funny in this ?
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
i may be missing something there, but, what's funny in this ?
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
This was the line that produced that error tLgInteger::tLgInteger( tElement nValue ) So it's just like CPallini said: "No more alcohol to the linker!" ;p hint_54
Yes, but
tLgInteger
is a template as istVector
. All these template parameters have to be encoded into the typename. Ignoring the long typename (it is of no consequence anyway) the error is simple: the constructor is declared but not defined.Steve
-
launcher.obj : error LNK2001: unresolved external symbol "public: __thiscall tLgInteger >,unsigned __int64>::tLgInteger >,unsigned __int64>(unsigned long)" (??0?$tLgInteger@V?$vector@KV?$allocator@K@std@@@std@@_K@@QAE@K@Z) ;P hint_54
Interesting :-D Btw.. My 1 too.
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
-
Interesting :-D Btw.. My 1 too.
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா
brahmma wrote:
Btw.. My 1 too.
:laugh::laugh::laugh:
Don't know where to start ?
Refer the Forums Guidelines and ask a friend -
Interesting :-D Btw.. My 1 too.
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா