|
--------------------Configuration: fan - Win32 Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling MFC header files in release mode.
c:\program files\microsoft visual studio\vc98\mfc\include\afxver_.h(130) : fatal
error C1189: #error : Please use the /MD switch for _AFXDLL builds
Error executing cl.exe.
fan.arx - 1 error(s), 0 warning(s)
嗯,选择使用MFC静态库,编译就出现上面的错误;选择动态链接库方式编译链接都可以通过.
不知道怎么解决了,哪位大侠指点迷津啊!
thx!
|
|