opaquemultimedia / ProjectTangoPlugin

The Project Tango Plugin enables the use of Project Tango devices with Unreal Engine 4.
37 stars 20 forks source link

Doesn't build under UE-4.14 #3

Open unktomi-g opened 8 years ago

unktomi-g commented 8 years ago

Seems FViewMatrices changed breaking TangoViewExtension.cpp

muojp commented 7 years ago

@unktomi-g hi, I ran into this problem and found you have hacked using .GetProjectionMatrix() instead of ProjMatrix on your repository 👍 https://github.com/unktomi-g/ProjectTangoPlugin/commit/16950e0dfadfa20a9bf3e5dccfe1460a390d8521

@Micador Are there any plans to deal with the building issue on this repository? At least the hack by @unktomi-g did the trick for me.

masterofshapes commented 7 years ago

I'm having issues getting it to build on 4.14.1 even with @unktomi-g fix anyone else had success? @Micador

unktomi-g commented 7 years ago

I've committed our latest version which works with 4.14.3.