▲▲▲▲奇怪了,为什么debug模式可以,release就不行?▲▲▲▲
为什么我的程序发布不了?
debug下没问题,但release出错,我选了静态链接,但出现错误:
warning C4651: '/D_DLL' specified for precompiled header but not for current compile
warning C4651: '/D_AFXDLL' specified for precompiled header but not for current compile
出错的地方是 APP中的#include "stdafx.h",急,明天就要把release版本给导师看了,请大虾指点