原文:Qt+winpcap报错:The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro.

工作需要,需要使用千兆网口的相机,为了快速抓取数据包需要使用WinPCAP开源包。 每次,再添加Iostream头文件后,就报错:The C Standard Library forbids macroizing keywords. Enable warning C to find the forbidden macro. 经过多次测试,需要在main.cpp函数的最前面添加: 不太理解为什么, ...

2019-08-01 19:58 0 409 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM