When I did that it compiled, but then I got undefined reference to AdditiveCipherTemplate when linking to the lib.
.johan -----Original Message----- From: Dominik Stadler [mailto:[EMAIL PROTECTED] Sent: den 24 juni 2004 10:35 To: [EMAIL PROTECTED] Subject: Re: CryptoPP 5.1 and Sun Studio 8 One additional note: we simply commented out the line below in order to compile, this is only a template-predeclaration, should not affect the compilation itself. Dominik. On Tue, 18 May 2004 14:41:26 +0200, Johan Warman wrote: > template class AdditiveCipherTemplate<>;
