请教高手,HDRcode跑不起来,报错信息为:
1>------ 已启动生成: 项目: AVIPHDR, 配置: Debug Win32 ------
1>正在编译...
1>main.cpp
1>c:\program files\opencv\cv\include\cvcompat.h(785) : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(36) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
1>        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : 参见“itoa”的声明
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>e:\hdrcode\aviphdr\aviphdr\aviphdr\main.cpp(45) : warning C4305: “初始化”: 从“double”到“float”截断
1>正在链接...
1>正在嵌入清单...
1>生成日志保存在“file://e:\HDRcode\AVIPHDR\AVIPHDR\AVIPHDR\Debug\BuildLog.htm”
1>AVIPHDR - 0 个错误,9 个警告
========== 生成: 成功 1 个,失败 0 个,最新 0 个,跳过 0 个 ==========
怎么解决呢,急求万分感谢!