We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
構造全般

構造全般

UPFのコンパイル時に、”LNK4199″という警告が表示されるのはなぜですか。

    • FAQFAQ
      Participant

      質問:コンパイル時にユーザープログラマブル機能(UPF:User Programmable Feature)を含めると、次のリンク警告が表示されます。 —– LINK : warning LNK4199: /DELAYLOAD:WER.dll ignored; no imports found from WER.dll —– このリンク警告の原因は何ですか。この警告について、対処は必要ですか。 回答:リンカーが報告している内容は、特定のDLLからエクスポートされる関数を必要としないので、そのDLLは無視されるという情報です。 この警告は、情報提供のみを目的としているので無視できます。