문제

I can not include inbandbytestreammanager.h in NetBeans it says not such directory. My code is following:

#include <gloox/inbandbytestreammanager.h>

I'm using Ubuntu. Is it problem with my gloox library? So I can not use this code

http://camaya.net/api/gloox-0.9-pre5/classgloox_1_1InBandBytestreamManager.html

도움이 되었습니까?

해결책

It looks like that class has been removed from newer versions, see the docs for version 1.0.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top