gsoap添加“ custom / chrono_time_point.h”“警告”:缺少“;”或指定的类型无效

问题描述

在typemap.d中取消注释后的以下行:

xsd__dateTime = #import "custom/chrono_time_point.h" | xsd__dateTime

我运行wsdl2h,一切都很好。

但是稍后在soapcpp2中,我收到以下警告:

custom/chrono_time_point.h(70): *WARNING*: invalid type specified (missing ';' or type name used as non-type identifier?)

这是什么?

编辑

我使用来自vcpkg的gsoap Windows。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)