Module UnrealEd load failure

i have load Module UnrealEd into my plugin,but it will be make other Module load failure when compile.
i have try:if i comment Unrealed,compile will be success.i have comment all code about Unrealed.

I have resolve this problem. Only need include Json Header in file. Transitive Dependency cause this problem

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.