编译生成的C ++ SDK时出错

时间:2016-10-05 19:06:44

标签: kaa

我已经安装了kaa服务器并对我生成的SDK进行了编译,首先一切顺利,但是在我更改了kaa-server的管理GUI中的IP设置后,事情出错了。

C ++ SDK不再编译并出现以下错误:

In file included from kaa/IKaaClientStateStorage.hpp:24:0,
                 from kaa/channel/transport/IKaaTransport.hpp:20,
                 from kaa/channel/transport/AbstractKaaTransport.hpp:20,
                 from kaa/event/registration/UserTransport.hpp:22,
                 from /impl/event/registration/UserTransport.cpp:17:
kaa/notification/gen/NotificationDefinitions.hpp:34:27: error: ‘Notification’ in namespace ‘kaa_notification’ does not name a type
 typedef kaa_notification::Notification KaaNotification;

0 个答案:

没有答案