|
|
--------------------Configuration: resource - Win32 Debug--------------------
Compiling...
BasicHLSL.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications. To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
e:\program files\microsoft directx 9.0 sdk (october 2004)\samples\c++\common\dxut.h(13) : fatal error C1189: #error : "The sample framework requires a Unicode build. If you are using Microsoft Visual C++ .NET, under the General tab of the project p
roperties change the Character Set to 'Use Unicode Character Set'."
Error executing cl.exe.
resource.exe - 1 error(s), 0 warning(s)
我是xp+VC++6.0中文版,不知怎么回事,编译之前的sdk的例子没有任何问题。
请大家帮帮忙。 [em4] [em4] |
|