Hmm - I’m bashing my head against the screen here.
I can run the prebuilt example (KinectDemo), and it works fine (Kinect is recognized, works great)
I’ve build the engine source from the latest Kinect-branch (4.6.1 by the look of it), but in the example level - the Kinect lights are on, but none of the examples work (1.A. 1.B. etc). Has anyone else run into this? The kinect is on, but no one is home…
Thanks for all the great work so far - it’s really amazing you’ve got this far, and I’m excited to play with it myself
HELLO, I’m trying to get the Framework from the github repository but it says that the direction is not found, i don’t know if someone have the kinectV2 to Unreal4 i really need it.
Waiting for kinect plugin on 4.7 engine This is one good plugin!
I would like to learn how to port plugin from one to another engine and then how to build plugin. Is there any tutorial who explains in details?
Awesome !
I tried to compile myself with 4.7.3 and still no luck.
[=dabulina;249355]
Waiting for kinect plugin on 4.7 engine This is one good plugin!
I would like to learn how to port plugin from one to another engine and then how to build plugin. Is there any tutorial who explains in details?
[/]
Plugins systems are different for each engine. But the Kinect API is the same so I would start by downloading the SDK and looking at it.
By the way, it is now clear that Microsoft have completely abandonned Kinect. The SDK hasn’t been updated since October…
I’m unable to package a game with this as a project plugin in the binary release of 4.7.3.
But it does work in a source version of the engine, is this expected?
The error:
LINK : fatal error LNK1181: cannot open input file ‘C:\Program Files\Epic Games\4.7\Engine\Binaries\Win64\UE4Game-Redist-InputDevice.lib’
I’m unable to package a game with this as a project plugin in the binary release of 4.7.3.
But it does work in a source version of the engine, is this expected?
The error:
LINK : fatal error LNK1181: cannot open input file ‘C:\Program Files\Epic Games\4.7\Engine\Binaries\Win64\UE4Game-Redist-InputDevice.lib’
[/]
Yes it is a known issue, Epic fixed it for the next release.
Meanwhile here is the solution
[=WerdNaWerd;255149]
Can I transfer my entire project from UE-4.6 to 4.7 ? Anyone try it ? … Thanks…
[/]
Usually yes, open your project in 4.7 and clone it. My project with the plugin opened in 4.7, though I had to remove some plugins that weren’t compatible with 4.7