In file included from c:/abc.h:11:0,
from a.h:12,
from glwidget.h:5,
from mainFrm.h:12,
from main.cpp:10:
c:/xx/xx/include/Logger.h:12:19: fatal error: wx/wx.h: No such file or directory
compilation terminated.
make[2]: *** [build/Debug/MinGW-Windows/main.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
BUILD FAILED(退出值2,总时间:1秒)
答案 0 :(得分:1)
这是因为预处理器找不到文件“wx / wx.h”。