glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Refactoring


From: Sébastien
Subject: Re: [glob2-devel] Refactoring
Date: Wed, 3 May 2006 19:28:50 +0200
User-agent: KMail/1.9.1

Le Mercredi 3 Mai 2006 17:23, Stéphane Magnenat a écrit :
> Very nice :-). Remember that as you use templates implemented in a cpp you
> must force the specialization for types you want to use, otherwise you'll
> have link problems.
>
> Steph
>
>
> _______________________________________________
> glob2-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/glob2-devel
You mean like
/home/sebastien/test/glob2/src/GameGUI.cpp:546: undefined reference to « 
FormatableString& FormatableString::arg<char const*>(char const* const&)»
?
I solved the problem by putting theimplementation of arg in the header... What 
is the real solution ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]