Hi,
I have set: PrivateDependencyModuleNames.Add (… “XMPP”)
I didn’t set any PublicIncludePaths or PrivateIncludePaths, I’m not familiar with.
What are they for?
I try with what you set with no succes.
The error message is still the same, it can’t find the definition for FXmppRoomId
So you know at the top of my cpp file , I have : #include “XmppModule.h”
Thanks,