<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>C/C++</anon>
    <anon>Windows</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「C++ リンカエラーを非表示にする方法」です。 型キャスト等で出力されるコンパイラ警告は以下の一行で非表示にできますが、リンカエラーは #pragma では不可能です。 #pragma warning(disable:4312) コンパイラ警告の例 「C4312」が出力されています。 リンカエラーの例 「LNK4098」と「LNK4049」が出力されています。 Ⅱ. リンカエラーを非表示にする方法 1. プロジェクトのプロパティを開く 2. 「構成プロパティ」→「リンカー」→「コマンドライン」→「追加のオプション」 /ignore:4049 /ignore:40…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2017%2F10%2F11%2F110957&quot; title=&quot;C++ リンカエラーを非表示にする方法 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kagasu/20171011/20171011110829.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-11 11:09:57</published>
  <title>C++ リンカエラーを非表示にする方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2017/10/11/110957</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
