コンパイルエラーの解決策を教えて欲しいです
Posted: 2015年8月05日(水) 10:59
初めてここに来た者で、第2章のまずは実行させてみよう(http://dixq.net/rp/2.html)のページにあるソースをmain.cppに貼り付けてコンパイルしたところ、
次のようなエラーが出ました。
In file included from main.cpp:2:
In file included from ./../include/GV.h:1:
./../include/../../../include/DxLib.h:12:10: fatal error: 'tchar.h' file not
found
#include <tchar.h>
^
1 error generated.
どうやって解決できるか全然わかりません・・・。
どなたかご教授お願いしますm(_ _)m
次のようなエラーが出ました。
In file included from main.cpp:2:
In file included from ./../include/GV.h:1:
./../include/../../../include/DxLib.h:12:10: fatal error: 'tchar.h' file not
found
#include <tchar.h>
^
1 error generated.
どうやって解決できるか全然わかりません・・・。
どなたかご教授お願いしますm(_ _)m