Author
|
Message
|
ryobg
|
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 17,
Visits: 152
|
This does not work, the moment you add the CC plugin to the UE plugin folders it tries to compile it and it fails. If you move it to the project plugin folder instead, it tries to compile it there and again it fails. There must be some flow which tells UE not to try to build it, but just use it as it is. Off-topic, it is annoying that CC plugin is closed source, I don't believe there is any worth of IP to protect. P.S. The solution is to uncomment/add the following inside the \Plugins\Auto_Setup_1.11\Source\RLPlugin\RLPlugin.Build.csbUsePrecompiled = true;
|
|
|
ricardo.ac.barbosa
|
ricardo.ac.barbosa
Posted 4 Years Ago
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 5,
Visits: 182
|
You got it. I was banging my head against it just a couple days ago as well, so I know the feeling :) Just to be clear if someone else finds this thread. The content folder that has the shaders still goes into the project directory, just the plug-in folder goes into the UE installation dir plug-in folder.
The final step is to enable the plug-in inside UE on the plugins menu option.
|
|
|
bobcober_667673
|
bobcober_667673
Posted 4 Years Ago
|
Group: Forum Members
Last Active: 4 Years Ago
Posts: 5,
Visits: 59
|
Thanks Ricardo - Gonna give that a try now....
|
|
|
ricardo.ac.barbosa
|
ricardo.ac.barbosa
Posted 4 Years Ago
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 5,
Visits: 182
|
Completely true. The only workaround is to add the plug-in directly to the Unreal installation directory instead of the project directory.
|
|
|
bobcober_667673
|
bobcober_667673
Posted 4 Years Ago
|
Group: Forum Members
Last Active: 4 Years Ago
Posts: 5,
Visits: 59
|
AutoSetup does not work with a c++ UE4 Project. :-( When building, error LNK2001: unresolved external symbol IMPLEMENT_MODULE_RLPlugin
It works fine with a blueprint based projects.
|
|
|
lianchiu
|
lianchiu
Posted 4 Years Ago
|
Group: Forum Members
Last Active: 4 Years Ago
Posts: 214,
Visits: 1.5K
|
warhulk457_158810 (12/30/2020) Thanks! Hello, I downloaded the plugin that just came out for UE4 4.26 and I followed the instructions on how to install it and when I try to import the model, it doesn't pop up the CC setup window and also the shaders and textures don't import. I have never had a problem importing characters up until now. Can I please get some assistance on how to make this work for UE4 4.26?By the way, did you also copy CC_Shader? Were you using "new" UE 4.26 project or you were using UE 4.25 convert to UE4.26 Project then input Auto setup for 4.26? try this
|
|
|
warhulk457_158810
|
warhulk457_158810
Posted 5 Years Ago
|
Group: Forum Members
Last Active: Last Year
Posts: 2,
Visits: 55
|
Thank you so much, this is what I've been doing but for some reason its not working. But I'm going to try and start a brand new project to see if this helps. Thanks again!
|
|
|
lianchiu
|
lianchiu
Posted 5 Years Ago
|
Group: Forum Members
Last Active: 4 Years Ago
Posts: 214,
Visits: 1.5K
|
|
|
|
warhulk457_158810
|
warhulk457_158810
Posted 5 Years Ago
|
Group: Forum Members
Last Active: Last Year
Posts: 2,
Visits: 55
|
Thanks! Hello, I downloaded the plugin that just came out for UE4 4.26 and I followed the instructions on how to install it and when I try to import the model, it doesn't pop up the CC setup window and also the shaders and textures don't import. I have never had a problem importing characters up until now. Can I please get some assistance on how to make this work for UE4 4.26?
|
|
|
tomautobahn
|
tomautobahn
Posted 5 Years Ago
|
Group: Forum Members
Last Active: 4 Years Ago
Posts: 50,
Visits: 609
|
Cool cool... it will be interesting to see what changed in their shaders, etc for 4.26 (if anything has changed)
|
|
|