Eddy Posted May 7, 2019 Posted May 7, 2019 If you open the UE4 Sample Code compressed file being distributed, there is only SRWorks_Experience.cpp class in the SRWorks_Experience Plugin folder. I don't think it's properly uploaded. Please check.
reneeclchen Posted May 10, 2019 Posted May 10, 2019 Hi Eddy, Since Experience Demo is built upon SRWorks Plugin and written not with C++ but with Blueprint, it's pretty normal that it only has one .cpp file of its own. Have you added SRWorks Plugin into the Plugins folder? If not, try adding the folder SRWorks (from SRWorks SDK UE4 Plugin) into the Plugins folder of the demo project. Cheers, Renee
Eddy Posted May 10, 2019 Author Posted May 10, 2019 Thank you for answering the question. Generate the experience demo that is currently being distributed and compile it, and all the Blueprints will be damaged as shown above. Have you checked? The same thing happens on other computers. All must be manually re-coded to use.
reneeclchen Posted May 13, 2019 Posted May 13, 2019 As discussed in my previous comment, since Experience Demo project is a demo project built upon SRWorks SDK Plugin, having the Experience Demo project alone is insufficient. Without adding SRWorks SDK Plugin to it, there will certainly be reference missing. Do you have SRWorks SDK Plugin in the Plugins folder of the Experience Demo project? The plugins folder should look like this: Cheers, Renee
Recommended Posts
Archived
This topic is now archived and is closed to further replies.