2014-04-23から1日間の記事一覧

DMD compile run failed with exit code -9

D言語で作られたvibe.dアプリを、dubでコンパイルしたら以下のエラーが出た。 Error executing command build: DMD compile run failed with exit code -9 Topで監視していたら、メモリをかなり使っているようだったので、オーバーフローしているのかなと思…