linking problem..

0 views
Skip to first unread message

soha

unread,
Aug 6, 2002, 10:42:41 AM8/6/02
to crypto...@eskimo.com
hi everybody..
i'm a new user of crypto++ .
i'm using microsoft visual c++ 6.
i was trying to use "BufferTransformation" in a testing program., but unfortounly i get a compilation error when trying to define an object of type BufferTransformation. obviously there's something wrong in linking the .h file.
here is what i've done..
i wrote an include file to the "cryptlib.h"
and i set the project settings to
1) not using precompiled headers
2) multi-threaded
 
i don't know why the compiliation error is for..!?
i hope someone could help me out..
thanx..
soha..

Neville Franks

unread,
Aug 6, 2002, 5:30:41 PM8/6/02
to soha, crypto...@eskimo.com
Hi soha,
It would help us considerably to help you if you included the specific
error information emitted from the compiler.

My guess though is that you haven't specified:
USING_NAMESPACE(CryptoPP)

prior to using any Crypto++ code.

Wednesday, August 07, 2002, 12:48:53 AM, you wrote:

s> hi everybody..
s> i'm a new user of crypto++ .
s> i'm using microsoft visual c++ 6.
s> i was trying to use "BufferTransformation" in a testing program., but unfortounly i get a compilation error when trying to define an object of type BufferTransformation. obviously there's


s> something wrong in linking the .h file.

s> here is what i've done..
s> i wrote an include file to the "cryptlib.h"
s> and i set the project settings to
s> 1) not using precompiled headers
s> 2) multi-threaded

s> i don't know why the compiliation error is for..!?
s> i hope someone could help me out..
s> thanx..
s> soha..

--
Best regards,
Neville Franks, Author of ED for Windows - the programmers editor, an indispensable tool for great software development.
http://www.getsoft.com Version 4.01 now available. New: Projects, Source Database, Difference Analysis....
Soft As It Gets Pty Ltd,
12 Fairview Grove, Glen Iris, VIC, 3146 Australia
Ph +61 3 9885 4445, Fax +61 3 9885 4444, mailto:read...@getsoft.com

Reply all
Reply to author
Forward
0 new messages