<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>silight_jp</author_name>
  <author_url>https://blog.hatena.ne.jp/silight_jp/</author_url>
  <blog_title>しらいとブログ</blog_title>
  <blog_url>https://silight.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Rust言語</anon>
    <anon>C言語</anon>
    <anon>C++</anon>
  </categories>
  <description>Windowsプログラミングにおいて、開発環境では問題なく動くプログラムが本番環境で動かない時によくあるのが「exit code -1073741515」です。あるいは16進数の「exit code FFFFFFFFC0000135」だったり、16進数で16bitの「exit code C0000135」だったりします。 これはタイトルの通りDLLが見つからない時のエラーです。見つからないのは大抵コンパイラに付属しているDLLです。開発環境ではコンパイラにパスを通すことが多いため、DLLを用意しなくてもコンパイラのパスからDLLを見つけます。そのため、本番環境で実行して初めて、必要なDLLがあ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsilight.hatenablog.jp%2Fentry%2F2015%2F07%2F13%2F202723&quot; title=&quot;「exit code -1073741515」＝DLLが見つからない - しらいとブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-13 20:27:23</published>
  <title>「exit code -1073741515」＝DLLが見つからない</title>
  <type>rich</type>
  <url>https://silight.hatenablog.jp/entry/2015/07/13/202723</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
