microdee / UE4-SpaceMouse

Control Viewport cameras with 3DConnexion SpaceMice, using HID directly.
MIT License
156 stars 23 forks source link

5.0EA prebuilt release is binary incompatible with 5.0 Preview 1/2 #71

Closed microdee closed 2 years ago

microdee commented 2 years ago

This is what I get with UE 5 Preview 1:

image

Originally posted by @aknittel1 in https://github.com/microdee/UE4-SpaceMouse/discussions/51#discussioncomment-2274583

inkoml commented 2 years ago

It doesn't work on ue5 preview2 either

microdee commented 2 years ago

yep, that'll be updated shortly. They released the preview 2 update right after I built for preview 1. And yep, each minor patch for Unreal is binary incompatible with the previous one. That's why it would be better if the general public would be more acquainted with compiling source code, I don't need to change a single character in the source to make these new builds.

microdee commented 2 years ago

@inkoml https://github.com/microdee/UE4-SpaceMouse/releases/download/1.2.4/SpaceMouse-Win64-1.2.4.5.0.0-PreBuilt.zip this should work for 5.0 Prev2

inkoml commented 2 years ago

It works finally !! Big thanks!!! miss my spacemouseT~T !!

aknittel1 commented 2 years ago

Tested with Preview 2 -- No issues. THanks!