Low Entry Plugins

@

hi there… i’ve got a problem with json plugin. (wrote to LE Json in Code Plugins - UE Marketplace as well, and got an answer).
the problem occures if json plugin is also used from c++ code. emcc cannot compile because of linker failure.

i’ve created and example project using the plugin in c++ (an actor class) for testing: https://s3.amazonaws.com/emr-test-content/EmptyProject.zip