OSG 包含osgText报错

本文介绍了解决OpenSceneGraph中出现C2086:'intWINGDIAPI':redefinition错误的方法。主要步骤是在项目的预处理器定义中添加WIN32,在调试配置中添加_DEBUG,在发布配置中添加NDEBUG。

C2086: 'int WINGDIAPI' : redefinition errors in Open Scene Graph?

The solution is: [Obtained from this website]

You need to add WIN32 to the defines in your project. In Visual Studio, right-click on your project, go to C/C++, Preprocessor, and in the Preprocessor Definitions field add WIN32 for both debug and release configurations. While you're at it, also add _DEBUG for the debug configuration and NDEBUG for the release configuration...

For some reason the default VS projects have no preprocessor definitions, even though these, at least, should almost always be used...


参考博客:https://blog.youkuaiyun.com/solidsanke54/article/details/45318497

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值