Bug Report
From Crypto++ Wiki
When posting a question to the Crypto++ Users Group, please provide the following information, if applicable:
- exact error message
- a minimal program with a main() function, that reproduces the problem
- stack trace
- version of Crypto++, operating system, and compiler
[edit]
Stack Trace
Please copy from the call stack window of your debugger, or use the "bt" command in gdb
[edit]
Operating System
output of "uname -a" command if using Unix
[edit]
Compiler
Visual C++ 6.0, 7.0, 7.1, or 8.0
- 7.0: Visual Studio .NET
- 7.1: Visual Studio 2003
- 8.0: Visual Studio 2005
output of "gcc -v" if using GCC
