code-iai / ROSIntegration

Unreal Engine Plugin to enable ROS Support
MIT License
411 stars 133 forks source link

Known error with UE 4.19.0 ? #118

Open pringithub opened 4 years ago

pringithub commented 4 years ago

Hi, I'm wondering if there is a known error with UE 4.19.0. I see that that release is not in the numbering of versions shown in the readme, but it's the one I have (and rebuilt for 40minutes ..).

Obviously I'm getting errors here.

After clicking yes on Would you like to rebuild [libUE4Editor-ROSIntegration.so] now?, I get the error LogInit: Warning: Still incompatible or missing module: libUE4Editor-ROSIntegration.so

I also noticed there was something about fixing pointers in the README, and that's the brunt of the few errors that popped up in the last stage.

Anyways I'll probably just upgrade if I can.

Sanic commented 4 years ago

Hi, the recent version of the Plugin is not guaranted to be downward-compatible. It's rather a tracker to see which (newer) versions already work. For 4.19, i suspect you might have to go back to a commit in late 2018. You should also check your detailed Build Log to see which errors pop up.