robcog-iai / URoboSim-depr

Robot simulation in Unreal (DEPRECATED) - working on new version using a different approach - stay tuned
http://robcog.org/
BSD 3-Clause "New" or "Revised" License
53 stars 26 forks source link

dll files missing #25

Open brianuuu opened 6 years ago

brianuuu commented 6 years ago

Hi, I'm trying to use the plugin with UE4.19, I enabled the plugin and restart my project, it says the "UE4Editor-URoboSim.dll" and "UE4Editor-URoboSimEd.dll" are missing, my project now fails to recompile. How do I obtain those dll files?

andreihaidu commented 6 years ago

Hi, you need to compile the plugin / project, this will create the .dll files. However the plugin is pretty much deprecated since we are working on a different approach of having robot simulations in unreal, and it will take a while to have it in a working state.