我要发帖 回复

新手上路

4

主题

15

积分

0

专家分

兴趣点(最多三项):

VegaPrime

私信
发表时间 : 2019-7-3 23:22:41 | 浏览 : 1285    评论 : 3
vs2008编译警告C4251:“vsgu::Options::m_entries”: class“vuVector”需要有 dll 接口由 struct“vsgu::Options”的客户端使用 ,是什么原因?

  1. Will automatically link with vsgu6D.lib
  2. Will automatically link with vsgc6D.lib
  3. d:\software\presagis\suite13\vega_prime\include\vsg\vuallocraw.h(363) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  4.         d:\software\microsoft visual studio 9.0\vc\include\string.h(74) : 参见“strcpy”的声明
  5. d:\software\presagis\suite13\vega_prime\include\vsg\vuoptions.h(134) : warning C4251: “vsgu::Options::m_entries”: class“vuVector”需要有 dll 接口由 struct“vsgu::Options”的客户端使用
  6.         with
  7.         [
  8.             Type=vsgu::Options::Entry
  9.         ]
  10. d:\software\presagis\suite13\vega_prime\include\vsg\vuclasstype.h(221) : warning C4251: “vuClassType::m_derived”: class“vuVector”需要有 dll 接口由 class“vuClassType”的客户端使用
  11.         with
  12.         [
  13.             Type=vuClassType *
  14.         ]
复制代码



最近VR访客查看更多↓

sichuanwww 评论于2019-7-4 08:38:30
使用Release版本就OK了
努力挣钱,快乐生活!
w0ter 评论于2019-7-10 21:08:24
sichuanwww 发表于 2019-7-4 08:38 AM
使用Release版本就OK了

可以了,多谢。不知道为什么。。。

手机版|VR开发网 统计 津ICP备18009691号
网安备12019202000257

GMT+8, 2023-4-2 01:10 PM

返回顶部