Bug Report

From Crypto++ Wiki

Jump to: navigation, search

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

Stack Trace

Please copy from the call stack window of your debugger, or use the "bt" command in gdb

Operating System

output of "uname -a" command if using Unix

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

Personal tools