Closed williamXDB closed 3 years ago
Dear Author,
The RTCSDK could not compiled ,many errors ,because the xhas could not be resolved, Could you help me ? for example : pluginData.data.xhas("unpublished")) ==>the xhas is not a member ofvi::vr::EventData in vido_room.cpp
struct EventPluginData { std::string plugin; EventData data; XPACK(O(plugin, data));-->I replaced the XStruct };
We have plans to replace x2struct with xpack. Please wait for a while.
thank you.
We contacted the authors of xpack. They didn't plan to provide an xhas() likes function in xpack, so we can't replace x2struct with xpcak at present.
Dear Author,
The RTCSDK could not compiled ,many errors ,because the xhas could not be resolved, Could you help me ? for example : pluginData.data.xhas("unpublished")) ==>the xhas is not a member ofvi::vr::EventData in vido_room.cpp