[prev in list] [next in list] [prev in thread] [next in thread] 

List:       botan-devel
Subject:    [Botan-devel] some errors
From:       rubenql () iti ! upv ! es (Ruben Quintero Lores)
Date:       2005-07-11 18:20:29
Message-ID: 1121106029.808.2.camel () cuba2 ! iti ! upv ! es
[Download RAW message or body]

I used the Botan library for a project, all good.

Now I want to create another .h and .cc files and use Botan library
functions

when I compile I get this errors...

/usr/local/include/botan/secmem.h: In constructor
`Botan::SecureVector<T>::SecureVector(const T*, Botan::u32bit)':
/usr/local/include/botan/secmem.h:192: error: missing template arguments
antes del elemento '('
/usr/local/include/botan/secmem.h: In constructor
`Botan::SecureVector<T>::SecureVector(const Botan::MemoryRegion<T>&)':
/usr/local/include/botan/secmem.h:194: error: missing template arguments
antes del elemento '('
/usr/local/include/botan/secmem.h: In constructor
`Botan::SecureVector<T>::SecureVector(const Botan::MemoryRegion<T>&,
const Botan::MemoryRegion<T>&)':
/usr/local/include/botan/secmem.h:196: error: missing template arguments
antes del elemento '('
/usr/local/include/botan/secmem.h: In member function
`Botan::SecureBuffer<T, L>& Botan::SecureBuffer<T, L>::operator=(const
Botan::SecureBuffer<T, L>&)':
/usr/local/include/botan/secmem.h:207: error: missing template arguments
antes del elemento '('
/usr/local/include/botan/secmem.h: In member function
`Botan::SecureBuffer<T, L>& Botan::SecureBuffer<T, L>::operator=(const
Botan::MemoryRegion<T>&)':
/usr/local/include/botan/secmem.h:214: error: missing template arguments
antes del elemento '('

Obviously I never touch the Botan code...

What happen????




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic