Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
なぜ私は得るのですか:
undefined reference to `CryptAcquireContext(unsigned int**, char const*, char const*, unsigned long, unsigned long)@20'
Mingw32コンパイラスイートを使用しています。
ここでは確かにいくつかのコードが整っています。そうでなければ、私たちが推測できる唯一のことは、リンカーがCryptAcquireContext関数の適切な定義を見つけることができないということです(これはファイルへの参照が欠落していることが原因である可能性がありAdvapi32.libます)。
CryptAcquireContext
Advapi32.lib